UNKNOWN
Project description
# Jupyter Notebook
The Jupyter HTML notebook is a web-based notebook environment for interactive computing.
Dev quickstart:
ensure that you have node/npm installed (e.g. brew install node on OS X)
Clone this repo and cd into it
pip install –pre -e .
_NOTE_: For Debian/Ubuntu systems, if you’re installing the system node you need to use the ‘nodejs-legacy’ package and not the ‘node’ package.
Launch with:
jupyter notebook
Example installation (tested on Ubuntu Trusty):
` sudo apt-get install nodejs-legacy npm python-virtualenv python-dev # ensure setuptools/pip are up-to-date pip install --upgrade setuptools pip git clone https://github.com/jupyter/notebook.git cd notebook pip install --pre -e . jupyter notebook `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file notebook-4.0.4.zip.
File metadata
- Download URL: notebook-4.0.4.zip
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec9703b098735e8acdfafc2df3f82e9892757c2929509b6fcf8de52fe412d710
|
|
| MD5 |
e98ab81a972289b777569f9b59b60f02
|
|
| BLAKE2b-256 |
c52cebdfd9cd048b7f4592d6a4fec8221c39bfd8f28f975b3b890d954a9af9fe
|
File details
Details for the file notebook-4.0.4.tar.gz.
File metadata
- Download URL: notebook-4.0.4.tar.gz
- Upload date:
- Size: 6.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a57852514bce1b1cf41fa0311f6cf894960cf68b083b55e6c408316b598d5648
|
|
| MD5 |
91d6d780832f1bec7545c66e367d34f3
|
|
| BLAKE2b-256 |
9163510820beef0eb63f3400e642713b1c9679a82faf471fe5f70031c9bf057e
|
File details
Details for the file notebook-4.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: notebook-4.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e93d83a73ceec2d667ce4e1074be05b738d39012ae91fd9f53236fd47d9012f
|
|
| MD5 |
7c6e37ae43c72a4935abe65ced661b09
|
|
| BLAKE2b-256 |
28c0ef3f8be98623e3632e324b100e3251cc2ed84aece818a26a3a9aa7c18391
|