IPythonは、Pythonによるインタラクティブコンピューティングを提供するためのオープンソースプロジェクトです。GitHub上では、PythonやJupyter Notebookを使用した多様なリポジトリを展開しており、特に公式リポジトリやipyparallel、xkcd-fontなどのプロジェクトが注目されています。これらは、開発者にとって有用なツールやリソースを提供しています。
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
IPython Parallel: Interactive Parallel Computing in Python
The xkcd font
IPython and Jupyter in-depth Tutorial, first presented at PyCon 2012
IPython Kernel for Jupyter
A lightweight Traits like module
Package / Module importer for importing code from Jupyter Notebook files (.ipynb)
File system based database that uses python pickles
IPython website sources. Any fixes to the website should be done on this repository.
Old builds of all the documentation for IPython's various releases, plus current development tree.
Readline Interface for IPython 5.4+
Inline Matplotlib backend for Jupyter
Providing default representations of common objects in Python land
Salt States for nbviewer
Talk about IPython frontends and backends for PyData SV 2014
Talks and demonstration notebooks about IPython, to be used by anyone (all materials CC-BY licensed)
Marketing materials for IPython: logos, banners, stickers, etc.
Python Comm implementation for the Jupyter kernel protocol
Auto-generated sphinx version of the IPython website. Since this is an auto-generated directory, do *not* submit pull requests against this repository. The actual sources are in the ipython-website repository.
Vestigial IPython utilities: DO NOT USE
[Deprecated] Ansible playbook for our Jenkins server
A paper about the IPython Notebook written in 2013
Introduction to the IPython Notebook at MozFest 2014
Progress reports for the Sloan 2013-14 grant.
Materials for and results from user surveys
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Pygments lexers for syntax-highlighting IPython code & sessions
ipythonは、インタラクティブコンピューティングのためのツールやライブラリをGitHubで構築しています。特に、公式リポジトリやipyparallel、xkcd-fontなどがあり、これらはさまざまな用途に対応しています。
ipythonの主要なプログラミング言語はPythonであり、Jupyter Notebook、HTML、Scheme、TypeScript、Shellも使用されています。これにより、多様なプロジェクトが展開されています。
はい、ipythonのリポジトリは全て公開されており、GitHub上で誰でもアクセス可能です。これにより、開発者はプロジェクトに参加したり、リソースを利用したりすることができます。