LICENSE.txt
MANIFEST.in
README.md
install.json
ipybbycell.json
package.json
pyproject.toml
pytest.ini
setup.cfg
setup.py
tsconfig.json
webpack.config.js
css/extension.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/helper.js
docs/source/examples/index.rst
docs/source/examples/introduction.nblink
examples/introduction.ipynb
ipybbycell/__init__.py
ipybbycell/_frontend.py
ipybbycell/_version.py
ipybbycell/example.py
ipybbycell.egg-info/PKG-INFO
ipybbycell.egg-info/SOURCES.txt
ipybbycell.egg-info/dependency_links.txt
ipybbycell.egg-info/requires.txt
ipybbycell.egg-info/top_level.txt
ipybbycell/nbextension/extension.js
ipybbycell/nbextension/extension.js.LICENSE.txt
ipybbycell/nbextension/extension.js.map
ipybbycell/tests/__init__.py
ipybbycell/tests/conftest.py
ipybbycell/tests/test_example.py
ipybbycell/tests/test_nbextension_path.py
src/buttons.ts
src/extension.ts
src/panel.ts
src/services.ts
src/sticker.js
src/types.ts
src/__tests__/index.spec.ts
src/__tests__/utils.ts