-
Updated
Mar 15, 2022 - Jupyter Notebook
Jupyter Notebook

The Jupyter Notebook is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.
Here are 15,646 public repositories matching this topic...
-
Updated
Mar 15, 2022 - Jupyter Notebook
-
Updated
Mar 11, 2022 - Jupyter Notebook
-
Updated
Mar 12, 2022 - Jupyter Notebook
-
Updated
Feb 22, 2022 - Jupyter Notebook
-
Updated
Mar 19, 2022 - Python
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'
. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
Mar 14, 2021 - Jupyter Notebook
-
Updated
Feb 3, 2022 - CSS
Now that #3490 has been merged, we should add more prometheus metrics to the notebook server!
Some ideas for metrics to add...
- Number of kernels running (labeled by type)
- Number of sessions open (not sure if this is useful?)
- Number of terminals open
- Mirror of the activity tracking metrics
- Kernel start / stop latency metric
-
Updated
Mar 16, 2022 - Jupyter Notebook
-
Updated
Feb 28, 2022 - Jupyter Notebook
-
Updated
Jan 7, 2022 - Jupyter Notebook
-
Updated
Mar 18, 2022 - Jupyter Notebook
-
Updated
Mar 18, 2022 - Python
Contributed recipes are not checked in CI, were mostly added a long time ago and so they might be out-of-date.
It would be nice if someone checked them, updated packages versions used there and verified that they still work.
-
Updated
Dec 18, 2021 - Jupyter Notebook
-
Updated
Mar 17, 2022 - TypeScript
-
Updated
Mar 13, 2022 - Jupyter Notebook
-
Updated
Mar 12, 2022 - Python
-
Updated
Oct 1, 2021 - Python
-
Updated
Mar 5, 2022 - Jupyter Notebook
-
Updated
Jul 2, 2021 - Jupyter Notebook
-
Updated
May 8, 2018 - Jupyter Notebook
There is already a notebook:open-with-voila
command to open the voila dashboard in a new browser tab. It's in the palette and the view menu, but it would be great to have it in the preview toolbar too:
We could for example use the jp-LauncherIcon
:
![image](https://user-images.g
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Aug 31, 2021 - Jupyter Notebook
-
Updated
Nov 7, 2021 - Jupyter Notebook
-
Updated
Mar 15, 2022 - TypeScript
Created by Jupyter Developers
Released December 2011
Latest release about 2 months ago
- Repository
- jupyter/notebook
- Website
- jupyter.org
I opened jupyter notebook and openend the HTML.ipynb
I clicked on Cells>Run all
I waited for a while and then I got this result:
https://ibb.co/gRg3Z0n
If this can help I also got this message.
https://ibb.co/ZcbtH1N
How can I fix this so that I can generate the HTML code?
Thanks in advance