Implement a GitHub importer
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 258
- Fork
- 71
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.