LICENSE.txt
MANIFEST.in
README.md
package.json
pytest.ini
setup.cfg
setup.py
setupbase.py
webpack.config.js
docs/Makefile
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
pypsea/__init__.py
pypsea/_version.py
pypsea/example.py
pypsea.egg-info/PKG-INFO
pypsea.egg-info/SOURCES.txt
pypsea.egg-info/dependency_links.txt
pypsea.egg-info/requires.txt
pypsea.egg-info/top_level.txt
pypsea/nbextension/__init__.py
pypsea/nbextension/static/extension.js
pypsea/tests/__init__.py
pypsea/tests/conftest.py
pypsea/tests/test_example.py
pypsea/tests/test_nbextension_path.py
src/index.ts
src/plugin.ts
src/tsconfig.json
src/version.ts
src/widget.ts
tests/karma.conf.js
tests/src/index.spec.ts
tests/src/tsconfig.json
tests/src/utils.spec.ts