Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
|
@ -0,0 +1,60 @@
|
|||
# Licensing terms
|
||||
|
||||
This project is licensed under the terms of the Modified BSD License
|
||||
(also known as New or Revised or 3-Clause BSD), as follows:
|
||||
|
||||
- Copyright (c) 2001-2015, IPython Development Team
|
||||
- Copyright (c) 2015-, Jupyter Development Team
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
Redistributions in binary form must reproduce the above copyright notice, this
|
||||
list of conditions and the following disclaimer in the documentation and/or
|
||||
other materials provided with the distribution.
|
||||
|
||||
Neither the name of the Jupyter Development Team nor the names of its
|
||||
contributors may be used to endorse or promote products derived from this
|
||||
software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
## About the Jupyter Development Team
|
||||
|
||||
The Jupyter Development Team is the set of all contributors to the Jupyter project.
|
||||
This includes all of the Jupyter subprojects.
|
||||
|
||||
The core team that coordinates development on GitHub can be found here:
|
||||
https://github.com/jupyter/.
|
||||
|
||||
## Our Copyright Policy
|
||||
|
||||
Jupyter uses a shared copyright model. Each contributor maintains copyright
|
||||
over their contributions to Jupyter. But, it is important to note that these
|
||||
contributions are typically only changes to the repositories. Thus, the Jupyter
|
||||
source code, in its entirety is not the copyright of any single person or
|
||||
institution. Instead, it is the collective copyright of the entire Jupyter
|
||||
Development Team. If individual contributors want to maintain a record of what
|
||||
changes/contributions they have specific copyright on, they should indicate
|
||||
their copyright in the commit message of the change, when they commit the
|
||||
change to one of the Jupyter repositories.
|
||||
|
||||
With this in mind, the following banner should be used in any source code file
|
||||
to indicate the copyright and license terms:
|
||||
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
# Distributed under the terms of the Modified BSD License.
|
|
@ -0,0 +1 @@
|
|||
pip
|
|
@ -0,0 +1,30 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: jupyter-console
|
||||
Version: 6.2.0
|
||||
Summary: Jupyter terminal console
|
||||
Home-page: https://jupyter.org
|
||||
Author: Jupyter Development Team
|
||||
Author-email: jupyter@googlegroups.com
|
||||
License: BSD
|
||||
Keywords: Interactive,Interpreter,Shell,Web
|
||||
Platform: Linux
|
||||
Platform: Mac OS X
|
||||
Platform: Windows
|
||||
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 :: 3
|
||||
Requires-Python: >=3.6
|
||||
Requires-Dist: jupyter-client
|
||||
Requires-Dist: ipython
|
||||
Requires-Dist: ipykernel
|
||||
Requires-Dist: prompt-toolkit (!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0)
|
||||
Requires-Dist: pygments
|
||||
Provides-Extra: test
|
||||
Requires-Dist: pexpect ; (sys_platform != "win32") and extra == 'test'
|
||||
|
||||
An IPython-like terminal frontend for Jupyter kernels in any language.
|
||||
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
../../Scripts/jupyter-console.exe,sha256=AatPlZrBISQoxXBE2B19FSrM11KEpj1DjShKecS55sM,97234
|
||||
jupyter_console-6.2.0.dist-info/COPYING.md,sha256=qpOlS3g-w8Lq_llp0beUf0J6eBOEZVGuZaUuH6VIn0I,2888
|
||||
jupyter_console-6.2.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
jupyter_console-6.2.0.dist-info/METADATA,sha256=kBQYycbNPMN8WO1PJsni2lqpuv9LrXt8hCdxCLpYmXE,951
|
||||
jupyter_console-6.2.0.dist-info/RECORD,,
|
||||
jupyter_console-6.2.0.dist-info/WHEEL,sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo,92
|
||||
jupyter_console-6.2.0.dist-info/entry_points.txt,sha256=4QSbk1sY_MCjqg8h3SKzZVsPdC9Js_qWLH9Bnb7QEZc,62
|
||||
jupyter_console-6.2.0.dist-info/top_level.txt,sha256=Z2mC2wtof1l7Eht27ZhBUxXvgN1ladD3XzvM2qH_I1Y,16
|
||||
jupyter_console/__init__.py,sha256=KHeq_XSrxsisC-z8N4DvXBp8eHIskeTH9pxVF7qptf4,80
|
||||
jupyter_console/__main__.py,sha256=9sjVFP9naGVc5XWQ6eh_6Ppfh0bYMQTFzQHTC_0Mxns,90
|
||||
jupyter_console/__pycache__/__init__.cpython-36.pyc,,
|
||||
jupyter_console/__pycache__/__main__.cpython-36.pyc,,
|
||||
jupyter_console/__pycache__/_version.cpython-36.pyc,,
|
||||
jupyter_console/__pycache__/app.cpython-36.pyc,,
|
||||
jupyter_console/__pycache__/completer.cpython-36.pyc,,
|
||||
jupyter_console/__pycache__/ptshell.cpython-36.pyc,,
|
||||
jupyter_console/__pycache__/zmqhistory.cpython-36.pyc,,
|
||||
jupyter_console/_version.py,sha256=ZYdejl0rlJ9MV1th_naHeSeb3dgaWIn8f5WsYpmsCU0,348
|
||||
jupyter_console/app.py,sha256=XR3qpSnE7cnPM4XMEvdSi0EkwKvcAW0R8RFsxa9l72w,5085
|
||||
jupyter_console/completer.py,sha256=MWt63SPw1SciEsZdbwqWwpdIaNcjy-HcZmiL4PbB4O0,1344
|
||||
jupyter_console/ptshell.py,sha256=Z9BeE73IGEK3Dfy7NBAeV6627kkl4PdYlXB5W7pXrIU,38774
|
||||
jupyter_console/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
jupyter_console/tests/__pycache__/__init__.cpython-36.pyc,,
|
||||
jupyter_console/tests/__pycache__/conftest.cpython-36.pyc,,
|
||||
jupyter_console/tests/__pycache__/test_console.cpython-36.pyc,,
|
||||
jupyter_console/tests/__pycache__/test_image_handler.cpython-36.pyc,,
|
||||
jupyter_console/tests/__pycache__/writetofile.cpython-36.pyc,,
|
||||
jupyter_console/tests/conftest.py,sha256=XZIIbKgi7ZeKmaFEP_zSgDNj-rshkMIK-rmc7SE63DE,126
|
||||
jupyter_console/tests/test_console.py,sha256=-zmz_W1MzZ_2xIEEdqUugGrYLVkV5DiPS2meN12iw7g,2444
|
||||
jupyter_console/tests/test_image_handler.py,sha256=Ht4gLbVTAN1GMvHbKGOzbYhsv5si5cKc4q9AdgASWu4,3407
|
||||
jupyter_console/tests/writetofile.py,sha256=vbZtYzs69ekEnbFuFavJ89ROmXRqyzWSn4ZIWB4_dag,783
|
||||
jupyter_console/zmqhistory.py,sha256=ShZfxEA1bNgrzd5sNYxYrpPP31tNsH9kTHu2RA_A84Q,3461
|
|
@ -0,0 +1,5 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.35.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[console_scripts]
|
||||
jupyter-console = jupyter_console.app:main
|
||||
|
|
@ -0,0 +1 @@
|
|||
jupyter_console
|
Loading…
Add table
Add a link
Reference in a new issue