Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript error using %matplotlib notebook #235

Open
stargaser opened this issue Jan 8, 2024 · 0 comments
Open

Javascript error using %matplotlib notebook #235

stargaser opened this issue Jan 8, 2024 · 0 comments

Comments

@stargaser
Copy link
Contributor

Describe the bug

In the notebook 00 Using the Jupyter notebook.ipynb there is a cell with %matplotlib notebook followed by another cell with plotting commands. In that second cell, a message is printed Javascript Error: Can't find variable: IPython. No plot output appears.

To Reproduce
Steps to reproduce the behavior:

Open the notebook 00 Using the Jupyter notebook.ipynb and execute the first few cells.

Expected behavior

Using the %matplotlib notebook magic should produced plots that the user can interact with.

Desktop (please complete the following information):

Mac OS X Sonoma 14.1.2
Safari Version 17.1.2

Additional context

Problem initially reported by Bernhard Schulz at the Astropy workshop at AAS 243.

I found this issue implying that the problem was introduced in notebook 7. I tried downgrading to notebook 6.5.6 and the Javascript error still occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant