ipython / ipython/ipynb

Implement a GitHub importer

Open
#7 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
258
Forks
71
PR merge metrics
No merged PRs in 30d

Description

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

```python
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.