.coveragerc
LICENSE.txt
MANIFEST.in
README.md
ngsolve_jupyterlab_widgets.json
pyproject.toml
pytest.ini
setup.cfg
setup.py
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/introduction.ipynb
examples/.ipynb_checkpoints/introduction-checkpoint.ipynb
ngsolve_jupyterlab_widgets/__init__.py
ngsolve_jupyterlab_widgets/_frontend.py
ngsolve_jupyterlab_widgets/_version.py
ngsolve_jupyterlab_widgets/example.py
ngsolve_jupyterlab_widgets.egg-info/PKG-INFO
ngsolve_jupyterlab_widgets.egg-info/SOURCES.txt
ngsolve_jupyterlab_widgets.egg-info/dependency_links.txt
ngsolve_jupyterlab_widgets.egg-info/requires.txt
ngsolve_jupyterlab_widgets.egg-info/top_level.txt
ngsolve_jupyterlab_widgets/nbextension/__init__.py
ngsolve_jupyterlab_widgets/nbextension/static/extension.js
ngsolve_jupyterlab_widgets/nbextension/static/index.js
ngsolve_jupyterlab_widgets/nbextension/static/index.js.map
ngsolve_jupyterlab_widgets/tests/__init__.py
ngsolve_jupyterlab_widgets/tests/conftest.py
ngsolve_jupyterlab_widgets/tests/test_example.py
ngsolve_jupyterlab_widgets/tests/test_nbextension_path.py
ts/.npmignore
ts/package.json
ts/tsconfig.json
ts/webpack.config.js
ts/yarn-error.log
ts/yarn.lock
ts/dist/index.js
ts/dist/index.js.map
ts/lab-dist/ngsolve_jupyterlab_widgets-0.1.5.tgz
ts/src/extension.ts
ts/src/index.ts
ts/src/plugin.ts
ts/src/shaders.ts
ts/src/version.ts
ts/src/widget.ts
ts/tests/karma.conf.js
ts/tests/tsconfig.json
ts/tests/src/index.spec.ts
ts/tests/src/utils.spec.ts