-
Updated
Oct 21, 2020 - 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 10,047 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Nov 13, 2020 - Jupyter Notebook
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Oct 3, 2020 - HTML
-
Updated
Jul 31, 2020
-
Updated
Nov 27, 2020 - Python
-
Updated
Jul 13, 2020 - Jupyter Notebook
-
Updated
Nov 19, 2020 - CSS
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Nov 19, 2020 - Jupyter Notebook
Currently, we run our internal_ssl tests by re-running several test modules with ssl_enabled = True
. There's a lot of redundant testing going on here, since only a small subset of these tests are covering additional functionality the second time they run.
I see two ways to improve things:
- (probably simplest, easiest to keep good coverage) remove the duplicate
internal_ssl_*
test files
-
Updated
Jul 17, 2020 - Jupyter Notebook
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
May 8, 2018 - Jupyter Notebook
-
Updated
Nov 24, 2020 - Jupyter Notebook
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 27, 2020 - Jupyter Notebook
-
Updated
Oct 27, 2020 - Jupyter Notebook
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 12, 2019 - 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
Oct 28, 2020 - Go
-
Updated
Nov 21, 2020 - Jupyter Notebook
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
Jul 5, 2019 - Jupyter Notebook
-
Updated
Nov 26, 2020
Created by Jupyter Developers
Released December 2011
Latest release 3 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.