first comit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,68 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: jupyter_core
|
||||
Version: 5.7.1
|
||||
Summary: Jupyter core package. A base package on which Jupyter projects rely.
|
||||
Project-URL: Homepage, https://jupyter.org
|
||||
Project-URL: Documentation, https://jupyter-core.readthedocs.io/
|
||||
Project-URL: Funding, https://numfocus.org/
|
||||
Project-URL: Source, https://github.com/jupyter/jupyter_core
|
||||
Project-URL: Tracker, https://github.com/jupyter/jupyter_core/issues
|
||||
Author-email: Jupyter Development Team <jupyter@googlegroups.org>
|
||||
License: BSD 3-Clause License
|
||||
|
||||
- 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:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
2. 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.
|
||||
|
||||
3. Neither the name of the copyright holder 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 HOLDER 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.
|
||||
License-File: LICENSE
|
||||
Classifier: Framework :: Jupyter
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: Science/Research
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Requires-Python: >=3.8
|
||||
Requires-Dist: platformdirs>=2.5
|
||||
Requires-Dist: pywin32>=300; sys_platform == 'win32' and platform_python_implementation != 'PyPy'
|
||||
Requires-Dist: traitlets>=5.3
|
||||
Provides-Extra: docs
|
||||
Requires-Dist: myst-parser; extra == 'docs'
|
||||
Requires-Dist: pydata-sphinx-theme; extra == 'docs'
|
||||
Requires-Dist: sphinx-autodoc-typehints; extra == 'docs'
|
||||
Requires-Dist: sphinxcontrib-github-alt; extra == 'docs'
|
||||
Requires-Dist: sphinxcontrib-spelling; extra == 'docs'
|
||||
Requires-Dist: traitlets; extra == 'docs'
|
||||
Provides-Extra: test
|
||||
Requires-Dist: ipykernel; extra == 'test'
|
||||
Requires-Dist: pre-commit; extra == 'test'
|
||||
Requires-Dist: pytest; extra == 'test'
|
||||
Requires-Dist: pytest-cov; extra == 'test'
|
||||
Requires-Dist: pytest-timeout; extra == 'test'
|
||||
Description-Content-Type: text/plain
|
||||
|
||||
There is no reason to install this package on its own.
|
||||
@@ -0,0 +1,30 @@
|
||||
../../../bin/jupyter,sha256=IcQ4IBdG3fZa7DFqHlP-DptyLal_X6oqmGr44_5kETw,234
|
||||
../../../bin/jupyter-migrate,sha256=UDLZbYq452BFZh3oqbDtCjkEg_V-HIvcelzqM9JqbgU,234
|
||||
../../../bin/jupyter-troubleshoot,sha256=FPjhX-76MVArF92qIakMM-mnzDXp-17qG262VTykFSk,239
|
||||
__pycache__/jupyter.cpython-310.pyc,,
|
||||
jupyter.py,sha256=gsV1w0ThBkm_F_oHhFeKZ8achVPM4iHIXMdcPRRExKE,155
|
||||
jupyter_core-5.7.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
jupyter_core-5.7.1.dist-info/METADATA,sha256=Y3SFr7ruatkVRxAl7jrGGDg1IKo4PO-RCMQdml3AFfo,3444
|
||||
jupyter_core-5.7.1.dist-info/RECORD,,
|
||||
jupyter_core-5.7.1.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
|
||||
jupyter_core-5.7.1.dist-info/entry_points.txt,sha256=EiJLUbf5Zt207UYCs4ILxYA_EzbMSo8pC98nk7gIfUI,152
|
||||
jupyter_core-5.7.1.dist-info/licenses/LICENSE,sha256=RI8YNfX6CN0HUIjkb3b3PrmsnCrvCmyIFr4G0w71ksc,1536
|
||||
jupyter_core/__init__.py,sha256=V1l87PR0VEmAjbms74SBsNrsvT7Epsg_QLPkjT-RSjQ,97
|
||||
jupyter_core/__main__.py,sha256=V2QuVYbglTKO5JmGSGGA-tbeitRH6YApIbAsqTEhejs,108
|
||||
jupyter_core/__pycache__/__init__.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/__main__.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/application.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/command.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/migrate.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/paths.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/troubleshoot.cpython-310.pyc,,
|
||||
jupyter_core/__pycache__/version.cpython-310.pyc,,
|
||||
jupyter_core/application.py,sha256=bzc78vwdtZq54wI86PAPZTyhIT3fzOkEds9yKN8wr4o,10374
|
||||
jupyter_core/command.py,sha256=pzvthuyn57kWAw8tEb8--ksHGtVq7bzFV9J_OGsoXqA,15699
|
||||
jupyter_core/migrate.py,sha256=eL3td5rJCEpD3u6eYzSN1kp4pBxXk10IzkBL6s0ehk0,8658
|
||||
jupyter_core/paths.py,sha256=XJk-s3jR_zNJ_BhFzeMhbrV49GwgkypG0yT-cL1892w,35856
|
||||
jupyter_core/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
jupyter_core/troubleshoot.py,sha256=t737JOsfcLZf3Xv_JKN4sNx1MtpzCBmB-0KcQIU5rKQ,3191
|
||||
jupyter_core/utils/__init__.py,sha256=GtZPIbxzLBDM4UnY6FfBPGwTU23Vq2L9JWX6RKyIH8Y,7141
|
||||
jupyter_core/utils/__pycache__/__init__.cpython-310.pyc,,
|
||||
jupyter_core/version.py,sha256=4xx55ZoRRch2dGb-bVVvvV1CYU-bzf4cJT_gKgT6IN4,538
|
||||
@@ -0,0 +1,4 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: hatchling 1.21.0
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
@@ -0,0 +1,4 @@
|
||||
[console_scripts]
|
||||
jupyter = jupyter_core.command:main
|
||||
jupyter-migrate = jupyter_core.migrate:main
|
||||
jupyter-troubleshoot = jupyter_core.troubleshoot:main
|
||||
@@ -0,0 +1,30 @@
|
||||
BSD 3-Clause License
|
||||
|
||||
- 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:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
2. 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.
|
||||
|
||||
3. Neither the name of the copyright holder 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 HOLDER 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.
|
||||
Reference in New Issue
Block a user