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 #65

Open
john012343210 opened this issue Jan 8, 2021 · 2 comments
Open

Question #65

john012343210 opened this issue Jan 8, 2021 · 2 comments

Comments

@john012343210
Copy link

Sorry a quick question,
i like to write code in jupyter notebook,
however when coming to package and publish,
i often have to manually convert the notebook to python file,
is there any quick way of packaging that jupyter notebook directly?

@blink1073
Copy link
Member

Hi @AronWater, you can include files of any type in a python package using a MANIFEST.in file

@agoose77
Copy link

This issue doesn't seem to be about jupyter-packaging; rather it appears to ask whether it would be possible to package Jupyter notebooks as Python modules without converting them to Python scripts first.

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

3 participants