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

Implement a GitHub importer #7

Open
yuvipanda opened this issue Nov 6, 2016 · 1 comment
Open

Implement a GitHub importer #7

yuvipanda opened this issue Nov 6, 2016 · 1 comment

Comments

@yuvipanda
Copy link
Collaborator

I want to be able to import things straight out of github with the following format:

from ipynb.github.someuser.somerepo.branch_or_tag_or_sha.file_path import some_function

and have that work. Relative imports should also be supported for this so you can put a package of ipynb files on github.

Also investigate how to do this without killing github's servers and have them ban us.

@yuvipanda
Copy link
Collaborator Author

Should probably not prioritize this until we get local filesystem imports solidly sorted out :D

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