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

Question: Is jupyterlab always required as a dependency? If so, why is it not listed as one? #1434

Open
corneliusroemer opened this issue Aug 14, 2024 · 0 comments

Comments

@corneliusroemer
Copy link

I've found that jupyterlab is required when running: nbdev_export && nbdev_clean && nbdev_trust

Also, the docs state:

Note that nbdev must be installed into the same Python environment that you use for both Jupyter and your project.

However, jupyterlab isn't explicitly listed as a requirement. Why not? Are there use cases where one doesn't need it? Having it as requirement would make installation easier for everyone.

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

No branches or pull requests

1 participant