ipython / ipython/ipynb

Implement a GitHub importer

Ouverte
#7 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
258
Forks
71
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.