Implement a GitHub importer
Offen
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 258
- Forks
- 71
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.