j1-nbinteract

View on PyPIReverse Dependencies (0)

1.0.7 j1_nbinteract-1.0.7-py3-none-any.whl

Wheel Details

Project: j1-nbinteract
Version: 1.0.7
Filename: j1_nbinteract-1.0.7-py3-none-any.whl
Download: [link]
Size: 42889
MD5: 578721e7bfd3ecf1bd1599864299db93
SHA256: cf3865b293cee7069d5dd2eeb8815a45cc315d62bc7ad55644ed69fe1ae45470
Uploaded: 2022-06-21 16:38:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: j1-nbinteract
Version: 1.0.7
Summary: Export interactive HTML pages from Jupyter Notebooks for J1 Template
Author: Juergen Adams
Author-Email: jadams[at]gmx.de
Home-Page: https://github.com/jekyll-one/j1-nbinteract
License: MIT
Keywords: jupyter nbconvert interact
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Jupyter
Requires-Dist: ipython (<8,>=6)
Requires-Dist: ipywidgets (<8,>=7.5.0)
Requires-Dist: toolz (<1,>=0.8)
Requires-Dist: docopt (<1,>=0.6.2)
Requires-Dist: numpy (<2,>=1)
Requires-Dist: nbformat (>=5.0)
Requires-Dist: traitlets (>=5.0)
Requires-Dist: bqplot (==0.11.9)
Requires-Dist: jinja2 (==3.0)
Requires-Dist: nbconvert (<7,>=5.6)
Requires-Dist: markupsafe (==2.0.1)
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: coveralls; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 7196 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nbinteract/__init__.py sha256=7xdvtRlM2DNBadCcP5r7KQO5JPzLNLJn3gD9dmXOo30 588
nbinteract/cli.py sha256=0m-khjtwlKlPV5d_P8tcsTuLA-g32O74PTmtom6yNds 16091
nbinteract/exporters.py sha256=l3Vgy5M0iCYIo4klq18w5hwwED9_xHr2OkcL6enz_mk 8764
nbinteract/plotting.0.py sha256=zOkci-6Cw1jY4sL-EA2lHXy65-SSMDBkrs-vpZO2bMA 24057
nbinteract/plotting.1.py sha256=l5by1G3QtXeJT_BcX0PjYGaAm3XYEv6HEn_D-ASN3Gs 24452
nbinteract/plotting.py sha256=e76YqUTguVZ5EX4O2Wtmpjxu7hdbV6VYcgLYxymBD8Y 28201
nbinteract/preprocessors.py sha256=Yt3jTRQ1UK-vBn2c69Qnv3TUTE09lUfLQE5dYetdYHo 4592
nbinteract/questions.py sha256=mDr6OFjXqN9yFTeNaWu1Iy45mcw7rwXwqNvZppcTsl0 5502
nbinteract/util.py sha256=L_JySa8wZjzWg_KuVdO8n87bh8SZhhY0nQyi6zhjv7w 5029
nbinteract/templates/full.tpl sha256=EkCvsNJ1BetFiFoOoZSVqJOLsMtUayh1SdqcBAwhPqU 1443
nbinteract/templates/local.tpl sha256=1lF7ZpGeFGV1ILzBSApfYRNihSQNPiOhHWXFDLqah4I 484
nbinteract/templates/nbinteract_css.tpl sha256=1_2iqn0nJq3bXQQsBUWNpA30m8UcugaQnMGIf4BQzI4 795
nbinteract/templates/partial.tpl sha256=v0WXI0Joo5Z81o3MSfgrXZW0C7MKLnYNpZW2jlR8a_I 798
nbinteract/templates/plain.tpl sha256=XD_ucqHqQAk7hu_pBgU3BN4kPvY9-VLnNHqganS3PiA 7197
j1_nbinteract-1.0.7.dist-info/LICENSE.txt sha256=XF7liTcqdAnAZB7t64eKzKLWqXpbCFA-5vNPFU6mI_0 2815
j1_nbinteract-1.0.7.dist-info/METADATA sha256=1lcl1vwpSVnFr0jGIs0pC61K-N9qHOmIgx1QS_ZahGM 8577
j1_nbinteract-1.0.7.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
j1_nbinteract-1.0.7.dist-info/entry_points.txt sha256=z0zlO1bXkrbO1ybyFcKsV8t5ihrhiGaAvh6aObEm3jo 114
j1_nbinteract-1.0.7.dist-info/top_level.txt sha256=0wm6VjJdOPenrhDzc5pi-wiLbrxaMuT9c2oZZ7yuMqw 11
j1_nbinteract-1.0.7.dist-info/RECORD

top_level.txt

nbinteract

entry_points.txt

nbinteract = nbinteract.cli:main
interact = nbinteract:InteractExporter