Load ipynb contained from a different directory
オープン
- 主要言語
- Jupyter Notebook
- スター
- 258
- フォーク
- 71
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Let us suppose my main notebook (main.ipynb) is next to a folder otherpath containing another notebook to be imported (to_be_imported.ipynb).
If I do
`import ipynb.fs.defs.otherpath.to_be_imported`
I get
`ModuleNotFoundError: No module named 'ipynb.fs.defs.otherpath'`
If I move to_be_imported.ipynb in the same folder of the main file, everything works.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。