- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 71
Open
Description
How about
with ipynb.importer(full=True): # or defs=True
  import my_notebookFor example, it would allow to specify options like
with ipynb.importer(ignore_errors=True):
  import my_notebookAlso, we may add the ability to write
import ipynb.finder
import nb1
import nb2I can make a PR if it's ok
Metadata
Metadata
Assignees
Labels
No labels