ipython / ipython/ipynb

Will there be Python 2 support?

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
258
Forks
71
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.