AllenInstitute / AllenInstitute/ConnectsCommonConnectivity
Repo split: options and partial migration path
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Question: Options A–D in planning/20260820/2026-08-20_work_packages.md §O1. On record: defer until write-path schema churn settles; Option B (schemas+package / viztoolbox / demos) is the natural first cut; migration can be partial.
-
seabornis a runtime dep inpyproject.tomlbut imported only bycode/notebooks — move to a demos/viz optional-extra (pip install ccc[demos]) or dev group; moves out entirely when demos split off.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read planning/20260820/2026-08-20_work_packages.md §O1, then inspect the seaborn declaration in pyproject.toml and its imports under code/ notebooks. Compare the optional-extra and dev-group paths described in the issue. Done means seaborn is no longer a runtime dependency while the selected demos or development installation still supports the notebooks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100