notebook
notebook copied to clipboard
Jupyter Interactive Notebook
Eq(_, v0) this line throws the error: SympifyError Traceback (most recent call last) Cell In[32], line 2 1 #Set this equal to(Initial velocity) v_0 ----> 2 Eq(_, v0) File ~\anaconda3\Lib\site-packages\sympy\core\relational.py:614,...
## Description Variable names are not changed for their values when using a variable as an argument to a Python script ## Reproduce 1. Place an audio file (MP3, WAV...
After the new version 7.13 is opened, the pages with ports 8888 and 8889 are blank, and those after 8890 are normal. When testing jupyterlab, there is no such problem....
### Problem Could there be a keyboard shortcut to jump to the first/last cell? I want to do this all the time (e.g. I am writing code in the last...
## Description MathJax is `3.2.2`, but its configuration is for `2.7.7` ## Reproduce 1. Install a clean minimal Debian/unstable 2. `$ sudo apt-get install python3 pip` 3. `$ pip install...
## Description When in the file browser view of Jupyter Notebook, double clicking a folder to view its contents displays the folder Rename and Delete buttons at the top of...
I use IPython HTML to load custom js like `HTML(custom js content)` works well in notebook on version 5.x and 7.x. But fail in 6.x. The IPython HTML cannot find...
## Description When I hit Ctrl-Enter while in line number >40 of a cell with 50 lines and I'm scrolled towards the bottom of the cell such that lines 1-40...
Jupyter Notebook 6.x development is in maintenance-only mode. Bugs found in Notebook 6.x and that don't reproduce in Notebook 7.x may not get fixed. Work in this repository is focused...
**Issue**- [#7271](https://github.com/jupyter/notebook/issues/7271) **Description:** This workflow can be used to update all the jupyterlab dependecies to the latest release. This can also be manually triggered, which takes the JupyterLab version as...