%matplotlib in the source notebook causes error
Offen
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 258
- Forks
- 71
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- jupyter-notebook
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 28/100