Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Library Directory #47

@okennedy

Description

@okennedy

A common usage pattern in Jupyter is to factor out common/reusable code into separate libraries. It would be useful to have a directory for each project that gets added to the project's sys.path in Python cells (and equivalent in Scala/SQL cells).

A few open questions for discussion:

  • Do these files get versioned? If so, how (e.g., VisTrails? GIt?) and using what model?
  • Can we provide an easy path for migrating code from the notebook to a library?
  • Should we have a separate directory for each protocol?
  • Can/Should we pull from pypi directly into this directory for project-specific pip management?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions