You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Convert pytorch_connectomics from submodule to downloaded package
- Remove git submodule configuration (.gitmodules)
- Add setup_pytorch_connectomics.sh script to download at commit 20ccfde (v1.0)
- Update Dockerfile to download package instead of copying submodule
- Update start.sh to auto-setup pytorch_connectomics if missing
- Update README.md with new installation instructions
- Add pytorch_connectomics/ to .gitignore to prevent accidental commits
0 commit comments