Will there be Python 2 support?
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 258
- Forks
- 71
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In non-interactive python 2, we can use `from __future__ import absolute_import` to force explicit relative import. This is not working when, for example, we write some vanilla python files and relative-importing them from a notebook.
I tried `pip install git+https://github.com/ipython/ipynb` but it gives that it requires python 3. Is there any workaround about this?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.