LICENSE
MANIFEST.in
README.md
install.json
package.json
py5jupyter.json
pyproject.toml
pytest.ini
setup.cfg
setup.py
tsconfig.json
webpack.config.js
docs/Makefile
docs/environment.yml
docs/make.bat
docs/source/conf.py
docs/source/develop-install.rst
docs/source/index.rst
docs/source/installing.rst
docs/source/introduction.rst
docs/source/_static/embed-bundle.js
docs/source/_static/embed-bundle.js.map
docs/source/_static/helper.js
docs/source/examples/index.rst
docs/source/examples/introduction.nblink
examples/Camera3D Test.ipynb
examples/Test.ipynb
examples/introduction.ipynb
examples/ipycanvas tests.ipynb
examples/.ipynb_checkpoints/Camera3D Test-checkpoint.ipynb
examples/.ipynb_checkpoints/Test-checkpoint.ipynb
examples/.ipynb_checkpoints/introduction-checkpoint.ipynb
examples/.ipynb_checkpoints/ipycanvas tests-checkpoint.ipynb
py5jupyter/__init__.py
py5jupyter/_version.py
py5jupyter.egg-info/PKG-INFO
py5jupyter.egg-info/SOURCES.txt
py5jupyter.egg-info/dependency_links.txt
py5jupyter.egg-info/requires.txt
py5jupyter.egg-info/top_level.txt
py5jupyter/kernels/__init__.py
py5jupyter/kernels/py5/__init__.py
py5jupyter/kernels/py5/__main__.py
py5jupyter/kernels/py5/install.py
py5jupyter/kernels/py5/kernel.py
py5jupyter/kernels/py5bot/__init__.py
py5jupyter/kernels/py5bot/__main__.py
py5jupyter/kernels/py5bot/install.py
py5jupyter/kernels/py5bot/kernel.py
py5jupyter/kernels/py5bot/py5bot.py
py5jupyter/labextension/build_log.json
py5jupyter/labextension/package.json
py5jupyter/labextension/static/lib_index_js.488a66c2de85320bc65a.js
py5jupyter/labextension/static/lib_index_js.488a66c2de85320bc65a.js.map
py5jupyter/labextension/static/lib_plugin_js.586e3941dfcc287e7351.js
py5jupyter/labextension/static/lib_plugin_js.586e3941dfcc287e7351.js.map
py5jupyter/labextension/static/lib_widget_js.d141153e6400998a12a2.js
py5jupyter/labextension/static/lib_widget_js.d141153e6400998a12a2.js.map
py5jupyter/labextension/static/remoteEntry.042026d6e03651ecc3fd.js
py5jupyter/labextension/static/remoteEntry.042026d6e03651ecc3fd.js.map
py5jupyter/labextension/static/style.js
py5jupyter/nbextension/extension.js
py5jupyter/nbextension/index.js
py5jupyter/nbextension/index.js.map
py5jupyter/tests/__init__.py
py5jupyter/tests/conftest.py
py5jupyter/tests/test_example.py
py5jupyter/tests/test_nbextension_path.py
py5jupyter/widgets/__init__.py
py5jupyter/widgets/_frontend.py
py5jupyter/widgets/sketchportal.py
src/extension.ts
src/index.ts
src/plugin.ts
src/utils.ts
src/version.ts
src/widget.ts
src/__tests__/index.spec.ts
src/__tests__/utils.ts