Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
29
venv/Lib/site-packages/jupyter-1.0.0.dist-info/METADATA
Normal file
29
venv/Lib/site-packages/jupyter-1.0.0.dist-info/METADATA
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Metadata-Version: 2.0
|
||||
Name: jupyter
|
||||
Version: 1.0.0
|
||||
Summary: Jupyter metapackage. Install all the Jupyter components in one go.
|
||||
Home-page: http://jupyter.org
|
||||
Author: Jupyter Development Team
|
||||
Author-email: jupyter@googlegroups.org
|
||||
License: BSD
|
||||
Platform: UNKNOWN
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
Classifier: Intended Audience :: Science/Research
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 2
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.3
|
||||
Classifier: Programming Language :: Python :: 3.4
|
||||
Requires-Dist: notebook
|
||||
Requires-Dist: qtconsole
|
||||
Requires-Dist: jupyter-console
|
||||
Requires-Dist: nbconvert
|
||||
Requires-Dist: ipykernel
|
||||
Requires-Dist: ipywidgets
|
||||
|
||||
Install the Jupyter system, including the notebook, qtconsole, and the IPython kernel.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue