Jason Weill
Jason Weill
@williamstein Thanks for clarifying! I was testing with IPython, but I hadn't had Jupyter Console installed. With Jupyter Console 6.6.3 and IPython 8.24.0 installed, I see the same error as...
After upgrading to `ipykernel==6.29.5`, I still see the error listed above. I can open a new issue in https://github.com/ipython/ipykernel/issues and I'll block this issue on the new issue. Thanks again...
Blocked on https://github.com/ipython/ipykernel/issues/1259.
Fixed by #16236.
If you run `%pip install numpy` from within your notebook, what output do you see? After you run this command, can you successfully import `numpy`?
Thanks for your reply! After installing the module, can you try restarting the kernel? After that kernel is restarted, does the `import numpy as np` line work as intended?
I tested out this change and found that the highlight counter doesn't increment or decrement by one when cruising through cell outputs. Not sure whether this is a regression. See...
PR #16446 makes icons much narrower, so more of them may fit in a toolbar row. It does not change the toolbar's appearance to have a "…" button for overflowing...
JupyterLab 3 reached [end of maintenance](https://blog.jupyter.org/jupyterlab-3-end-of-maintenance-879778927db2) on May 15, 2024; through the end of the year, Lab 3 will only get updates for critical security issues. I strongly recommend upgrading...
Possible follow-on: the boxes around certain options now have borders that look confusingly similar to the divider between the left panel of the settings widget and the main area. On...