Will there be Python 2 support?
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 258
- Fork
- 71
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.