ipython / ipython/ipynb

%matplotlib in the source notebook causes error

Open
#41 2 comments 8 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
258
Forks
71
PR merge metrics
No merged PRs in 30d

Description

It's really wierd that when the source notebook has the magic cell funcction `%matplotlib inline` statement,
the `from ipynb.fs.defs.one_eda import guess_age` throws an error citing the same.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with a source notebook containing the `%matplotlib inline` magic and the `from ipynb.fs.defs.one_eda import guess_age` import. Use the resulting traceback to locate the importer path involved; done means the import succeeds without the magic cell causing an error.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.