Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Jupyter Interactive Notebook

License

NotificationsYou must be signed in to change notification settings

ChungJooHo/notebook

 
 

Repository files navigation

Google GroupBuild StatusDocumentation Status

The Jupyter notebook is a web-based notebook environment for interactivecomputing.

Jupyter notebook example

Jupyter notebook, the language-agnostic evolution of IPython notebook

Jupyter notebook is a language-agnostic HTML notebook application forProject Jupyter. In 2015, Jupyter notebook was released as a part ofThe Big Split™ of the IPython codebase. IPython 3 was the last major monolithicrelease containing both language-agnostic code, such as theIPython notebook,and language specific code, such as theIPython kernel for Python. Ascomputing spans across many languages, Project Jupyter will continue to develop thelanguage-agnosticJupyter notebook in this repo and with the help of thecommunity develop language specific kernels which are found in their owndiscrete repos.[The Big Split™ announcement][Jupyter Ascending blog post]

Installation

You can find the installation documentation for theJupyter platform, on ReadTheDocs.The documentation for advanced usage of Jupyter notebook can be foundhere.

For a local installation, make sure you havepip installed and run:

$ pip install notebook

Usage - Running Jupyter notebook

Running in a local installation

Launch with:

$ jupyter notebook

Development Installation

SeeCONTRIBUTING.rst for how to set up a local development installation.

Contributing

If you are interested in contributing to the project, seeCONTRIBUTING.rst.

Resources

About

Jupyter Interactive Notebook

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript58.8%
  • Python34.1%
  • CSS4.0%
  • HTML3.1%

[8]ページ先頭

©2009-2025 Movatter.jp