ipython / ipython/ipynb

Will there be Python 2 support?

未关闭
#25 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
258
派生
71
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。