AllenInstitute / AllenInstitute/ConnectsCommonConnectivity

Repo split: options and partial migration path

Open Beginner friendly
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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.

  • seaborn is a runtime dep in pyproject.toml but imported only by code/ 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.