ipython / ipython/ipynb

import error

Open
#48 0 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

For some imported notebook, say demo1
`import ipynb.fs.defs.demo1` is OK, but `import ipynb.fs.defs.demo1 as d1` FAIL

and for other imported notebook, say demo2
`import ipynb.fs.defs.demo2 as d2` is OK, but `import ipynb.fs.defs.demo2` FAIL

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.