Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
|
@ -0,0 +1,3 @@
|
|||
Install the Jupyter system, including the notebook, qtconsole, and the IPython kernel.
|
||||
|
||||
|
1
venv/Lib/site-packages/jupyter-1.0.0.dist-info/INSTALLER
Normal file
1
venv/Lib/site-packages/jupyter-1.0.0.dist-info/INSTALLER
Normal file
|
@ -0,0 +1 @@
|
|||
pip
|
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.
|
||||
|
||||
|
11
venv/Lib/site-packages/jupyter-1.0.0.dist-info/RECORD
Normal file
11
venv/Lib/site-packages/jupyter-1.0.0.dist-info/RECORD
Normal file
|
@ -0,0 +1,11 @@
|
|||
__pycache__/jupyter.cpython-36.pyc,,
|
||||
jupyter-1.0.0.dist-info/DESCRIPTION.rst,sha256=b1XdiNE-WIUGE9PLFXoJLaU1fXWqf6YMMpXLLJuEY3g,89
|
||||
jupyter-1.0.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
jupyter-1.0.0.dist-info/METADATA,sha256=V5QV-noGKqXuYDcsq6m2TbU1ICDvroiEn0WsoNxfe6s,995
|
||||
jupyter-1.0.0.dist-info/RECORD,,
|
||||
jupyter-1.0.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
jupyter-1.0.0.dist-info/WHEEL,sha256=AvR0WeTpDaxT645bl5FQxUK6NPsTls2ttpcGJg3j1Xg,110
|
||||
jupyter-1.0.0.dist-info/metadata.json,sha256=2VlWB_4sGgXTXT_0QCVO2dWVx9ayVdwiyEyWTR3yhNg,995
|
||||
jupyter-1.0.0.dist-info/pbr.json,sha256=AFjlh3eBbVFqbh0sTeEfubWPA2CCl31BM8tBKHBu3KA,47
|
||||
jupyter-1.0.0.dist-info/top_level.txt,sha256=znLwt6N2eZ_7u1eTHc6rXJ4c6iJUzmhV1NN73HulTkQ,8
|
||||
jupyter.py,sha256=_AKCeNRjIx1AQhVSrTmZ52VnTI2uTgTpn6VjwvPM0IE,177
|
0
venv/Lib/site-packages/jupyter-1.0.0.dist-info/REQUESTED
Normal file
0
venv/Lib/site-packages/jupyter-1.0.0.dist-info/REQUESTED
Normal file
6
venv/Lib/site-packages/jupyter-1.0.0.dist-info/WHEEL
Normal file
6
venv/Lib/site-packages/jupyter-1.0.0.dist-info/WHEEL
Normal file
|
@ -0,0 +1,6 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.24.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py2-none-any
|
||||
Tag: py3-none-any
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"run_requires": [{"requires": ["notebook", "qtconsole", "jupyter-console", "nbconvert", "ipykernel", "ipywidgets"]}], "generator": "bdist_wheel (0.24.0)", "license": "BSD", "name": "jupyter", "metadata_version": "2.0", "classifiers": ["Intended Audience :: Developers", "Intended Audience :: System Administrators", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4"], "version": "1.0.0", "extras": [], "summary": "Jupyter metapackage. Install all the Jupyter components in one go.", "extensions": {"python.details": {"document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"email": "jupyter@googlegroups.org", "name": "Jupyter Development Team", "role": "author"}], "project_urls": {"Home": "http://jupyter.org"}}}}
|
1
venv/Lib/site-packages/jupyter-1.0.0.dist-info/pbr.json
Normal file
1
venv/Lib/site-packages/jupyter-1.0.0.dist-info/pbr.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"is_release": false, "git_version": "d98ac35"}
|
|
@ -0,0 +1 @@
|
|||
jupyter
|
Loading…
Add table
Add a link
Reference in a new issue