Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
60
venv/Lib/site-packages/nbformat-5.0.8.dist-info/COPYING.md
Normal file
60
venv/Lib/site-packages/nbformat-5.0.8.dist-info/COPYING.md
Normal file
|
@ -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
|
40
venv/Lib/site-packages/nbformat-5.0.8.dist-info/METADATA
Normal file
40
venv/Lib/site-packages/nbformat-5.0.8.dist-info/METADATA
Normal file
|
@ -0,0 +1,40 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: nbformat
|
||||
Version: 5.0.8
|
||||
Summary: The Jupyter Notebook format
|
||||
Home-page: http://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
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Requires-Python: >=3.5
|
||||
Requires-Dist: ipython-genutils
|
||||
Requires-Dist: traitlets (>=4.1)
|
||||
Requires-Dist: jsonschema (!=2.5.0,>=2.4)
|
||||
Requires-Dist: jupyter-core
|
||||
Provides-Extra: fast
|
||||
Requires-Dist: fastjsonschema ; extra == 'fast'
|
||||
Provides-Extra: test
|
||||
Requires-Dist: fastjsonschema ; extra == 'test'
|
||||
Requires-Dist: testpath ; extra == 'test'
|
||||
Requires-Dist: pytest ; extra == 'test'
|
||||
Requires-Dist: pytest-cov ; extra == 'test'
|
||||
|
||||
|
||||
This package contains the base implementation of the Jupyter Notebook format,
|
||||
and Python APIs for working with notebooks.
|
||||
|
||||
|
155
venv/Lib/site-packages/nbformat-5.0.8.dist-info/RECORD
Normal file
155
venv/Lib/site-packages/nbformat-5.0.8.dist-info/RECORD
Normal file
|
@ -0,0 +1,155 @@
|
|||
../../Scripts/jupyter-trust.exe,sha256=dna1DmxCEBICfal5qQcH8LnCcJFEiBVu9nt-Y4XpHVI,97268
|
||||
nbformat-5.0.8.dist-info/COPYING.md,sha256=qpOlS3g-w8Lq_llp0beUf0J6eBOEZVGuZaUuH6VIn0I,2888
|
||||
nbformat-5.0.8.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
nbformat-5.0.8.dist-info/METADATA,sha256=LXeVOkc9ROGJwa8sp3NuhuVRGP-1P0pOJdvTFmzYdkI,1340
|
||||
nbformat-5.0.8.dist-info/RECORD,,
|
||||
nbformat-5.0.8.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
|
||||
nbformat-5.0.8.dist-info/entry_points.txt,sha256=4xwRuRcPvG6_hg2O9Od8d-PLFoyTGEo2P2PuL21GNv4,82
|
||||
nbformat-5.0.8.dist-info/top_level.txt,sha256=Ca5P_7eKHSEUI0-IjYsDxgnKF7Y8mU4tN_VdtCPElLY,9
|
||||
nbformat/__init__.py,sha256=iQ3vmEZx7ZTgH-b-fkhyyJpx2AA-axk0XcfMCQGA1CM,4962
|
||||
nbformat/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/__pycache__/_compat.cpython-36.pyc,,
|
||||
nbformat/__pycache__/_version.cpython-36.pyc,,
|
||||
nbformat/__pycache__/converter.cpython-36.pyc,,
|
||||
nbformat/__pycache__/current.cpython-36.pyc,,
|
||||
nbformat/__pycache__/json_compat.cpython-36.pyc,,
|
||||
nbformat/__pycache__/notebooknode.cpython-36.pyc,,
|
||||
nbformat/__pycache__/reader.cpython-36.pyc,,
|
||||
nbformat/__pycache__/sentinel.cpython-36.pyc,,
|
||||
nbformat/__pycache__/sign.cpython-36.pyc,,
|
||||
nbformat/__pycache__/validator.cpython-36.pyc,,
|
||||
nbformat/_compat.py,sha256=c97UjgAWYPwyqZ-apx8NdYcCxZPJjrtzxcw0-840DNU,342
|
||||
nbformat/_version.py,sha256=RXF4V37ezgrU213yQxTLUWLpkf9sMSgT3idh-ezFgn4,113
|
||||
nbformat/converter.py,sha256=bMShRm1ZU2lYzNOVy38jGqr1qhV5IlNLLY_FSauowXM,2074
|
||||
nbformat/current.py,sha256=-VSXBbAd3mVex5XDp65uUBlR7gp_0LCPFUS-csHTKG0,5353
|
||||
nbformat/json_compat.py,sha256=PsOYfHjq3QvzM1e5WRO-YL3UHi0-Y3-jrShRAQQTiZA,2467
|
||||
nbformat/notebooknode.py,sha256=LmW5rWeKxLFiex9k5RBqGms9vnMLuNdc80uD90yWShs,1709
|
||||
nbformat/reader.py,sha256=rRGN8gXU77_XwbzrAFSSs5OXHwshNoRpotdYUfAYqXI,2088
|
||||
nbformat/sentinel.py,sha256=pRzWbnR7gjM5R3g0ZqjSo94QNJpxgKWOLXT-yY18FmU,421
|
||||
nbformat/sign.py,sha256=jkmIwtY7r9L0QkYwSftgDPPJBUk6WhjD65IMBfiiUqU,20454
|
||||
nbformat/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
nbformat/tests/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/base.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/test_api.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/test_convert.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/test_nbformat.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/test_reader.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/test_sign.cpython-36.pyc,,
|
||||
nbformat/tests/__pycache__/test_validator.cpython-36.pyc,,
|
||||
nbformat/tests/base.py,sha256=Jn5mwUb4SI9bIz26-MO9rAXJ4SQOPe2lKuv1JNsA0fg,496
|
||||
nbformat/tests/invalid.ipynb,sha256=wo0YQzFzGhgyE2Qsxu0FBfYqtFYnaGHkG06sZfBRSuY,17320
|
||||
nbformat/tests/many_tracebacks.ipynb,sha256=y7MHrwcAuISDX6h0Z3i2pEPyNGszXWJQyPn9B36fyFs,1328
|
||||
nbformat/tests/test2.ipynb,sha256=IBBf21bhlMtJByRnnKU7W5khjz7wDBa3UuVy_GcbSSc,46419
|
||||
nbformat/tests/test3.ipynb,sha256=vjrm5Z-1rMeGuj4x6LPlXrro-MNLWqo384s03F8r0sE,15874
|
||||
nbformat/tests/test4.ipynb,sha256=0Q2lFfBkvm-flcNPiQpbqdPKPJooVyZYdnSBbofGNKE,17355
|
||||
nbformat/tests/test4custom.ipynb,sha256=p0rT7aZu-DFSHC4rqs1-E-TSiB-12VOyTmgON2xnw6s,883
|
||||
nbformat/tests/test4docinfo.ipynb,sha256=9ztOlcC82oCsrvEs4ikXZakt_tc6_J1LQj8pyToa2Tc,17427
|
||||
nbformat/tests/test4jupyter_metadata.ipynb,sha256=E_sZQOA3_aCAqHzG-7UmFmcLBOyGlHcCTOoBQHjcYb0,429
|
||||
nbformat/tests/test4jupyter_metadata_timings.ipynb,sha256=AVk8iIr4W1lHzjGxHCtX-bacgJL5T0WVWAvneQX72qA,1197
|
||||
nbformat/tests/test4plus.ipynb,sha256=xjMnS4CAXfl0vvupz-hCIWBsvWQXeuAqV4qxONW4Cu0,18004
|
||||
nbformat/tests/test_api.py,sha256=t8rwEfNKw5vv2rkeVRq8nNgiov6w6biTtJh8EMgywGQ,2138
|
||||
nbformat/tests/test_convert.py,sha256=R_FFr5CCKIv_t4LREyyAbgFL2zel9910bom_sgC7utA,2221
|
||||
nbformat/tests/test_nbformat.py,sha256=hlXtMDv4dLWysPPGQAyzS46xQIke1vXYOIsykiBl1x4,1156
|
||||
nbformat/tests/test_reader.py,sha256=pZ9IjvqPMqSMb9DObDqE0EJAVF-l5CmBTVz8ENS1zKY,1382
|
||||
nbformat/tests/test_sign.py,sha256=MbXQccY71fhTNHfy7GCo7vuUOW88aZ9cTmc_9JoMnq8,9266
|
||||
nbformat/tests/test_validator.py,sha256=7BDJ4M52pY-12DiKvLlzcC2Piucti8pZo36JK3Uva3s,6676
|
||||
nbformat/v1/__init__.py,sha256=7m4g5V8gElblUqEIbpQN9aPOKycODpY0tunz0vuZP9w,868
|
||||
nbformat/v1/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v1/__pycache__/convert.cpython-36.pyc,,
|
||||
nbformat/v1/__pycache__/nbbase.cpython-36.pyc,,
|
||||
nbformat/v1/__pycache__/nbjson.cpython-36.pyc,,
|
||||
nbformat/v1/__pycache__/rwbase.cpython-36.pyc,,
|
||||
nbformat/v1/convert.py,sha256=vDw2VH8NMYZbOpFTTNMRgW3fthvmDh5LAfHCuItSeW0,658
|
||||
nbformat/v1/nbbase.py,sha256=MvyMYgLVUW8mrYobfU4Rnfe1xn0sLxjbQeAOsbaYzIk,1867
|
||||
nbformat/v1/nbjson.py,sha256=uuyoeVRjRcE5-udyJi_Khk36hwOs8fazeTODmWT5eL0,1471
|
||||
nbformat/v1/rwbase.py,sha256=NJtg3sVY_Lx7TkwjWawnKxSzIxdWhm2qWicxB-f-4FI,1432
|
||||
nbformat/v1/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
nbformat/v1/tests/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v1/tests/__pycache__/nbexamples.cpython-36.pyc,,
|
||||
nbformat/v1/tests/__pycache__/test_json.cpython-36.pyc,,
|
||||
nbformat/v1/tests/__pycache__/test_nbbase.cpython-36.pyc,,
|
||||
nbformat/v1/tests/nbexamples.py,sha256=AxHOlgfA0synC1dfQjyL-xABBaMsZFDXx610hmXhlwE,435
|
||||
nbformat/v1/tests/test_json.py,sha256=9A8vkbwfHf2QayfawLnecSKq0rPbspporksUaO0g2gw,219
|
||||
nbformat/v1/tests/test_nbbase.py,sha256=cahrGCycZkKHxU83QU0Rdy81O7UNozMbAeGd9QZoztc,1108
|
||||
nbformat/v2/__init__.py,sha256=1O12VsWrPZWm0ocKgnA9OEYjjbdGojwCeXgpl1nZDd8,2629
|
||||
nbformat/v2/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v2/__pycache__/convert.cpython-36.pyc,,
|
||||
nbformat/v2/__pycache__/nbbase.cpython-36.pyc,,
|
||||
nbformat/v2/__pycache__/nbjson.cpython-36.pyc,,
|
||||
nbformat/v2/__pycache__/nbpy.cpython-36.pyc,,
|
||||
nbformat/v2/__pycache__/nbxml.cpython-36.pyc,,
|
||||
nbformat/v2/__pycache__/rwbase.cpython-36.pyc,,
|
||||
nbformat/v2/convert.py,sha256=Q0samLSlpKRW0nXuZY4bNTARXmuY8ClF-42Sk0USE44,1999
|
||||
nbformat/v2/nbbase.py,sha256=WgmYp7jCY4XkDvx6RpJi91iqDIv6TwTYTrG0dInqLaA,5475
|
||||
nbformat/v2/nbjson.py,sha256=VKxdqToy6iUda3t_lM_fkFkk8jtPwn69W7xFKf4G6fk,1936
|
||||
nbformat/v2/nbpy.py,sha256=dxEyDW_M-7eAV5d0TsL6ZzBhlzZ9ygZ8IWkskS6pXZE,5226
|
||||
nbformat/v2/nbxml.py,sha256=3WrMALznTWhRehFZ3MrMfVvddgh20Zt19AUAwGqMjAs,779
|
||||
nbformat/v2/rwbase.py,sha256=10GM36lWOyP83_Gwt3KGlvDWyjBhRsayRlP8VDm4oK0,5885
|
||||
nbformat/v2/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
nbformat/v2/tests/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v2/tests/__pycache__/nbexamples.cpython-36.pyc,,
|
||||
nbformat/v2/tests/__pycache__/test_json.cpython-36.pyc,,
|
||||
nbformat/v2/tests/__pycache__/test_nbbase.cpython-36.pyc,,
|
||||
nbformat/v2/tests/__pycache__/test_nbpy.cpython-36.pyc,,
|
||||
nbformat/v2/tests/nbexamples.py,sha256=yMf9PEzgMPBWyUUpF_h01p0X_LZwsxBWUObxy_IlQbM,2297
|
||||
nbformat/v2/tests/test_json.py,sha256=ap3_EgfGs5lRLdIibsFnbhhXDInEJl1KzF8Ii1ciapA,926
|
||||
nbformat/v2/tests/test_nbbase.py,sha256=i2zToXUpYuzRTW_enG0uIc8j0QWLeWhs0bOLF9fjKLM,4216
|
||||
nbformat/v2/tests/test_nbpy.py,sha256=RJC6mkqQNEhUqQzB19QJcu77TxrxtPMYKP1e_FFcQf0,319
|
||||
nbformat/v3/__init__.py,sha256=WFypqsiILY1sCw3SarvQr3SYHT8eIER2DjANrZEra6c,2328
|
||||
nbformat/v3/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v3/__pycache__/convert.cpython-36.pyc,,
|
||||
nbformat/v3/__pycache__/nbbase.cpython-36.pyc,,
|
||||
nbformat/v3/__pycache__/nbjson.cpython-36.pyc,,
|
||||
nbformat/v3/__pycache__/nbpy.cpython-36.pyc,,
|
||||
nbformat/v3/__pycache__/rwbase.cpython-36.pyc,,
|
||||
nbformat/v3/convert.py,sha256=PqzwmBgw4YlrQq86alEQqi1jy-6uHBgXhaoAPZyS9Wo,2655
|
||||
nbformat/v3/nbbase.py,sha256=bMMi1UN-jU91QqNQmFsKfNDqsEWbNd6TolFcDckrFG0,6494
|
||||
nbformat/v3/nbformat.v3.schema.json,sha256=Ej_UUIlv5-MPVYd6Beg1QOJin30F7w7CuxZb9YT6qnI,14910
|
||||
nbformat/v3/nbjson.py,sha256=G2oa3lH3u0tPtR_-lHkwe55giF6-l0bgaUhjM1bWAWA,1451
|
||||
nbformat/v3/nbpy.py,sha256=FaJyYlPUirddfcdk5Raao_d-AcmFAvFMInHEfLmzomM,7561
|
||||
nbformat/v3/rwbase.py,sha256=9A2lhHw7ii-gFzZE5ybgfBdYxNR9B82nI8viuhsAAwo,6323
|
||||
nbformat/v3/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
nbformat/v3/tests/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v3/tests/__pycache__/formattest.cpython-36.pyc,,
|
||||
nbformat/v3/tests/__pycache__/nbexamples.cpython-36.pyc,,
|
||||
nbformat/v3/tests/__pycache__/test_json.cpython-36.pyc,,
|
||||
nbformat/v3/tests/__pycache__/test_misc.cpython-36.pyc,,
|
||||
nbformat/v3/tests/__pycache__/test_nbbase.cpython-36.pyc,,
|
||||
nbformat/v3/tests/__pycache__/test_nbpy.cpython-36.pyc,,
|
||||
nbformat/v3/tests/formattest.py,sha256=PKV-siRlZpH3PObZQEg5zNsPgSPRFrRj4gg8v4SK5yk,1496
|
||||
nbformat/v3/tests/nbexamples.py,sha256=Jmj3teWwdRDF6eHdCT2NSgIpoaFLs5HgFRyqkaY2gOc,3001
|
||||
nbformat/v3/tests/test_json.py,sha256=WV1hfmDXitq6yQNtqL9hQR1wRuQ5ydWwUCg36sJwEs8,3377
|
||||
nbformat/v3/tests/test_misc.py,sha256=sXBoDAN3qIL7F2Ke4IyNFFfvf2aFzZnnMcrl2s32g1M,1118
|
||||
nbformat/v3/tests/test_nbbase.py,sha256=kmeefp1QrYEojUvVxqPZQn_JkoGCnj3s7u4OOirlLBo,5403
|
||||
nbformat/v3/tests/test_nbpy.py,sha256=wOQuTalQ95n4Y95gWj8U_kreB4jQyNxGN1mQqnrYUTs,1507
|
||||
nbformat/v4/__init__.py,sha256=rkapOChfJU4DfGTPiSCRbvd44xvUrTo-lMgYhz1j_zA,710
|
||||
nbformat/v4/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v4/__pycache__/convert.cpython-36.pyc,,
|
||||
nbformat/v4/__pycache__/nbbase.cpython-36.pyc,,
|
||||
nbformat/v4/__pycache__/nbjson.cpython-36.pyc,,
|
||||
nbformat/v4/__pycache__/rwbase.cpython-36.pyc,,
|
||||
nbformat/v4/convert.py,sha256=9n16RCMmMrEAk-YlC04tzooP9MYKHmmTYUVL7gmFaII,8629
|
||||
nbformat/v4/nbbase.py,sha256=5Y4ZhxLJQZ_hjf6Ct5s5ryd907_ky04VW7myQnsXAWM,4285
|
||||
nbformat/v4/nbformat.v4.0.schema.json,sha256=DrHN23h42m8GnaX6hUk8Z8gO0zYupP36bt5s1FsW9ss,15174
|
||||
nbformat/v4/nbformat.v4.1.schema.json,sha256=LatqEYUIq-AWalOAGfx_3BAzXzzTIkMVnXyIpajg4w8,15174
|
||||
nbformat/v4/nbformat.v4.2.schema.json,sha256=opFElL8OIVKqKCsq7TBSGQ1w1uE7yaEf1KwUHYKs2fE,15842
|
||||
nbformat/v4/nbformat.v4.3.schema.json,sha256=WiOt_fNKKFLRXahaPgi9N94-VBkmpkSX12T69kW93kY,17424
|
||||
nbformat/v4/nbformat.v4.4.schema.json,sha256=ZNVgjJ57HjiNWX63irt8HbKb0uAPnFMP5sB9CraSfcs,19571
|
||||
nbformat/v4/nbformat.v4.schema.json,sha256=ZNVgjJ57HjiNWX63irt8HbKb0uAPnFMP5sB9CraSfcs,19571
|
||||
nbformat/v4/nbjson.py,sha256=7gBvB7-qXk6mytC5WsC_o3iAblwX8tIj76HxSxxocs0,1843
|
||||
nbformat/v4/rwbase.py,sha256=AAzE_ztuxm-6bJKoB3b3WE5AHy1peTtAnPxgobbtyvc,4274
|
||||
nbformat/v4/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
nbformat/v4/tests/__pycache__/__init__.cpython-36.pyc,,
|
||||
nbformat/v4/tests/__pycache__/formattest.cpython-36.pyc,,
|
||||
nbformat/v4/tests/__pycache__/nbexamples.cpython-36.pyc,,
|
||||
nbformat/v4/tests/__pycache__/test_convert.cpython-36.pyc,,
|
||||
nbformat/v4/tests/__pycache__/test_json.cpython-36.pyc,,
|
||||
nbformat/v4/tests/__pycache__/test_nbbase.cpython-36.pyc,,
|
||||
nbformat/v4/tests/__pycache__/test_validate.cpython-36.pyc,,
|
||||
nbformat/v4/tests/formattest.py,sha256=Cvx9ySkhv-bErA97Sp5wfEvrxAE7KPyPkOgExI6qrw8,1293
|
||||
nbformat/v4/tests/nbexamples.py,sha256=4BemBwXUYrHY2BvQU_cyRAOzdpc8Qn5tlYEtoImzFMM,3256
|
||||
nbformat/v4/tests/test_convert.py,sha256=sVQATBWn7sCloI46zGG43231Q0CsLdbBZv4EDU_hCJE,1830
|
||||
nbformat/v4/tests/test_json.py,sha256=ttI1lDza1jg8DJbxPzyiG4JXIZiHcK3_-oLxUGPn7SM,4942
|
||||
nbformat/v4/tests/test_nbbase.py,sha256=WEhzF7KWf9s3aprBD4aTOsGSGz82iKCbSgxK9xQa3tY,3031
|
||||
nbformat/v4/tests/test_validate.py,sha256=2jOPLMEvq6ksB6nONfAKse5zeXak_sxkZfe1ThPS39Q,2460
|
||||
nbformat/validator.py,sha256=lVU3gtEV6yonneLNcFhRpqUsObI91jkdQmgw5Z5KcbU,10249
|
5
venv/Lib/site-packages/nbformat-5.0.8.dist-info/WHEEL
Normal file
5
venv/Lib/site-packages/nbformat-5.0.8.dist-info/WHEEL
Normal file
|
@ -0,0 +1,5 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.34.2)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[console_scripts]
|
||||
jupyter-trust = nbformat.sign:TrustNotebookApp.launch_instance
|
||||
|
|
@ -0,0 +1 @@
|
|||
nbformat
|
Loading…
Add table
Add a link
Reference in a new issue