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