LICENSE.txt
MANIFEST.in
README.md
package.json
pyproject.toml
pytest.ini
setup.cfg
setup.py
tsconfig.json
webpack.config.js
css/widget.css
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/main.ipynb
examples/.ipynb_checkpoints/main-checkpoint.ipynb
jupyter-optmwidgets/__init__.py
jupyter-optmwidgets/_frontend.py
jupyter-optmwidgets/_version.py
jupyter-optmwidgets/magic.py
jupyter-optmwidgets/widget.py
jupyter-optmwidgets/nbextension/extension.js
jupyter-optmwidgets/nbextension/index.js
jupyter-optmwidgets/nbextension/index.js.map
jupyter_optmwidgets.egg-info/PKG-INFO
jupyter_optmwidgets.egg-info/SOURCES.txt
jupyter_optmwidgets.egg-info/dependency_links.txt
jupyter_optmwidgets.egg-info/requires.txt
jupyter_optmwidgets.egg-info/top_level.txt
src/editorsetup.ts
src/extension.ts
src/index.ts
src/plugin.ts
src/version.ts
src/widget.ts
src/__tests__/index.spec.ts
src/__tests__/utils.ts