Colab setup
Đ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ả
Hi,
newbie here - I have tried to use ipynb in google colab with no success... Here is my code:
```
!pip install ipynb --upgrade
from ipynb.fs.defs.testingnb import *
```
and in the same folder I have a testingnb.ipynb file. I get the error:
```
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
in ()
----> 1 import ipynb.fs.defs.testingnb
ModuleNotFoundError: No module named 'ipynb.fs.defs.testingnb'
```
Am i missing some setup step? thanks!
Luigi
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á.