jupyter-core
View on PyPI — Reverse Dependencies (310)
5.7.2 | jupyter_core-5.7.2-py3-none-any.whl |
Wheel Details
Project: | jupyter-core |
Version: | 5.7.2 |
Filename: | jupyter_core-5.7.2-py3-none-any.whl |
Download: | [link] |
Size: | 28965 |
MD5: | 8980f44e273bf2aa6005e629dfd80da1 |
SHA256: | 4f7315d2f6b4bcf2e3e7cb6e46772eba760ae459cd1f59d29eb57b0a01bd7409 |
Uploaded: | 2024-03-12 12:37:32 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | hatchling 1.21.1 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
jupyter_core/__init__.py | sha256=V1l87PR0VEmAjbms74SBsNrsvT7Epsg_QLPkjT-RSjQ | 97 |
jupyter_core/__main__.py | sha256=V2QuVYbglTKO5JmGSGGA-tbeitRH6YApIbAsqTEhejs | 108 |
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/version.py | sha256=O-dkPKSSowtsVcrYOhnSaVPnI2tMoxEQkjvE-1Cevxo | 538 |
jupyter_core/utils/__init__.py | sha256=GtZPIbxzLBDM4UnY6FfBPGwTU23Vq2L9JWX6RKyIH8Y | 7141 |
jupyter.py | sha256=gsV1w0ThBkm_F_oHhFeKZ8achVPM4iHIXMdcPRRExKE | 155 |
jupyter_core-5.7.2.dist-info/METADATA | sha256=9EervyuPeHvdMH3iYs4eFYb-oF0twxsycB4pQj0mL2E | 3446 |
jupyter_core-5.7.2.dist-info/WHEEL | sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc | 87 |
jupyter_core-5.7.2.dist-info/entry_points.txt | sha256=EiJLUbf5Zt207UYCs4ILxYA_EzbMSo8pC98nk7gIfUI | 152 |
jupyter_core-5.7.2.dist-info/licenses/LICENSE | sha256=RI8YNfX6CN0HUIjkb3b3PrmsnCrvCmyIFr4G0w71ksc | 1536 |
jupyter_core-5.7.2.dist-info/RECORD | — | — |
entry_points.txt
jupyter = jupyter_core.command:main
jupyter-migrate = jupyter_core.migrate:main
jupyter-troubleshoot = jupyter_core.troubleshoot:main