-
Updated
Jul 15, 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 8,903 public repositories matching this topic...
-
Updated
Aug 12, 2020 - Jupyter Notebook
-
Updated
Jun 4, 2020 - Jupyter Notebook
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Jul 8, 2020 - Jupyter Notebook
-
Updated
Jan 10, 2020 - HTML
-
Updated
Jul 31, 2020
-
Updated
Aug 20, 2020 - Python
-
Updated
Jul 13, 2020 - Jupyter Notebook
-
Updated
May 15, 2020 - CSS
Hi, I stumbled over a bug resp. mistake in your documentation.
Bug description
Your setup documentation contains call of
sudo echo something > file
which is ..well..entirely wrong. sudo echo will write to stdout, then the redirection with ">" will write it with user rights and this will fail as this example wants to add a debian repo to a location where only root can write.
-
Updated
Aug 19, 2020 - Jupyter Notebook
-
Updated
Jul 17, 2020 - Jupyter Notebook
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Jul 14, 2020 - Jupyter Notebook
-
Updated
May 8, 2018 - Jupyter Notebook
-
Updated
Jul 16, 2020 - Jupyter Notebook
-
Updated
Aug 20, 2020 - Python
-
Updated
Jul 23, 2020 - Jupyter Notebook
-
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
Aug 20, 2020 - Jupyter Notebook
-
Updated
Aug 15, 2020 - Jupyter Notebook
-
Updated
Jul 22, 2020 - Go
-
Updated
Aug 18, 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
Aug 10, 2020
-
Updated
Aug 2, 2020 - Python
Created by Jupyter Developers
Released December 2011
Latest release 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.