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

Jupyter Notebooks support #51

Closed
philippschw opened this issue Oct 11, 2016 · 5 comments
Closed

Jupyter Notebooks support #51

philippschw opened this issue Oct 11, 2016 · 5 comments

Comments

@philippschw
Copy link

I just tried using pipreqs, but it seems useless for my workflow heavily relying on Jupyter notebooks.

Will Jupyter notebooks be supported in the future?

@bndr
Copy link
Owner

bndr commented Oct 13, 2016

I'm sorry but, Jupyter will not be supported any time soon, I will leave this Issue open for future reference, if someday I find time to look into this.

@akaihola
Copy link

This should be pretty straightforward to do by converting .ipynb to .py with jupyter nbconvert --to=python and examining imports there.

@nise
Copy link

nise commented Nov 28, 2021

Any updates here? I would love to use it.

@DanielHabenicht
Copy link

DanielHabenicht commented Jul 31, 2022

Seems to be possible, someone wrote a wrapper: https://github.com/ivanlen/pipreqsnb
As it is really just a view lines would you be open for a PR @bndr @alan-barzilay?

@alan-barzilay
Copy link
Collaborator

implemented in #414

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

No branches or pull requests

7 participants