-
Updated
Mar 8, 2021 - 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 11,108 public repositories matching this topic...
-
Updated
Feb 24, 2021 - Jupyter Notebook
-
Updated
Jan 23, 2021 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Jan 18, 2021 - Jupyter Notebook
-
Updated
Feb 9, 2021 - HTML
-
Updated
Jul 31, 2020
-
Updated
Mar 9, 2021 - Python
-
Updated
Feb 10, 2021 - Jupyter Notebook
-
Updated
Feb 18, 2021 - CSS
-
Updated
Jan 21, 2021 - Jupyter Notebook
-
Updated
Mar 5, 2021 - Jupyter Notebook
The notebook has its own internal idle-culling mechanisms, including shutting down idle kernels, shutting down itself when there's been no activity, and making decisions based on whether there are open connections or not. This is a lot more sophisticated, and offers much more granularity than the network-activity-based activity we have now.
For reference, we enable this config [on mybinder.org]
-
Updated
Jul 17, 2020 - Jupyter Notebook
-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Mar 8, 2021 - Jupyter Notebook
-
Updated
Mar 7, 2021 - Python
-
Updated
Mar 4, 2021 - Jupyter Notebook
-
Updated
May 8, 2018 - Jupyter Notebook
-
Updated
Nov 12, 2020 - Python
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Mar 2, 2021 - Jupyter Notebook
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?
-
Updated
Nov 2, 2020 - Jupyter Notebook
-
Updated
Feb 27, 2021 - Go
-
Updated
Feb 15, 2021 - Jupyter Notebook
-
Updated
Feb 24, 2021
lgo does not complete import paths now.
We want to complete import paths for these patterns:
import [cur]
import (
[cur]
import "a/b[cur]
import "[cur]
-
Updated
Mar 9, 2021 - JavaScript
Created by Jupyter Developers
Released December 2011
Latest release about 2 months ago
- Repository
- jupyter/notebook
- Website
- jupyter.org
Most items coming from questions on the community forum
xref='paper'
. Also the shapes and annotations tutorial should link to each other.