Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Directory #47

Open
okennedy opened this issue Sep 16, 2019 · 2 comments
Open

Library Directory #47

okennedy opened this issue Sep 16, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@okennedy
Copy link
Collaborator

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?
@okennedy okennedy added the enhancement New feature or request label Sep 16, 2019
@okennedy
Copy link
Collaborator Author

Accidentally closed issue #47 in the wrong repository.

@okennedy okennedy reopened this Jan 29, 2020
@okennedy
Copy link
Collaborator Author

okennedy commented Feb 3, 2020

The mate of VizierDB/web-ui#164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant