-
Jupyter notebook version: latest, just brew installed it.
Installation in Jupyter notebook
```
# Install matplotlib for data visualization
%matplotlib
!pip install matplotlib
!pip install…
-
Thank you for this extension.
I have found a missing feature. It doesn't work in vscode jupyter notebook file (aka .ipynb file).
-
As this project will rely a lot on notebooks and notebooks are notoriously bad for doing git diffs, we need to implement coding rules that make their review manageable. Here is a comment from @scott-h…
-
### Describe the bug
The javascript Kernel does not appear in the list of available kernels.
Steps to reproduce:
* create a new notebook .dib, C#
* save the notebook
* close VS Code
* open notebook w…
-
I want to request a feature to export VSCode jupyter notebook to Julia script.
ay111 updated
4 weeks ago
-
## Can't Use RTC in jupyter notebook and jupyterlab
## Error
![image](https://github.com/user-attachments/assets/f08ecec8-f4b2-492f-95e7-07e2ae244032)
![image](https://github.com/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
I try to use DLC in a jupyter notebook. Everything is fine till the frame labelling. Napari op…
-
### Title
Get started with Jupyter notebooks for Python
### Describe your Talk
**Workshop Description:**
Dive into the world of interactive computing with Jupyter notebooks in Visual Studio Code! …
-
Execute and preserve Jupyter Notebooks
-
Write latency and throughput data to a .csv file and generate graphs via a library such as `matplotlib` and Jupyter Notebook.
TODO: Come up with a file format, create some fake data, and write the Py…