.eslintignore
.eslintrc.js
.gitignore
.gitpod.Dockerfile
.gitpod.yml
.pre-commit-config.yaml
.prettierignore
.prettierrc
.yarnrc.yml
CHANGELOG.md
LICENSE
LICENSE.dexie
MANIFEST.in
README.md
RELEASE.md
dev-requirements-jl3.old
dev-requirements-jl4.txt
dev-requirements.txt
example.ipynb
offline-notebook-buttons.png
package.json
pyproject.toml
setup.cfg
setup.py
tsconfig.json
webpack.config.js
yarn.lock
.github/dependabot.yml
.github/workflows/binder-badge.yaml
.github/workflows/build.yml
binder/environment.yml
binder/postBuild
jupyter_offlinenotebook/__init__.py
jupyter_offlinenotebook/description.yaml
jupyter_offlinenotebook.egg-info/PKG-INFO
jupyter_offlinenotebook.egg-info/SOURCES.txt
jupyter_offlinenotebook.egg-info/dependency_links.txt
jupyter_offlinenotebook.egg-info/not-zip-safe
jupyter_offlinenotebook.egg-info/requires.txt
jupyter_offlinenotebook.egg-info/top_level.txt
jupyter_offlinenotebook/etc/offlinenotebook_jpserverextension.json
jupyter_offlinenotebook/etc/offlinenotebook_nbextension.json
jupyter_offlinenotebook/etc/offlinenotebook_nbserverextension.json
jupyter_offlinenotebook/static/main.js
jupyter_offlinenotebook/static/jslib/offlinenotebook.js
jupyter_offlinenotebook/static/jslib/offlinenotebook.js.map
jupyter_offlinenotebook/static/lab/package.json
jupyter_offlinenotebook/static/lab/static/124.19761ecc64d736b96786.js
jupyter_offlinenotebook/static/lab/static/304.ac93d715c5ad0ad89a02.js
jupyter_offlinenotebook/static/lab/static/420.a630b00c9d6f67038986.js
jupyter_offlinenotebook/static/lab/static/588.9df8d9aa0abf32840a72.js
jupyter_offlinenotebook/static/lab/static/588.9df8d9aa0abf32840a72.js.LICENSE.txt
jupyter_offlinenotebook/static/lab/static/remoteEntry.a5e8ad35feeed99924b7.js
jupyter_offlinenotebook/static/lab/static/style.js
jupyter_offlinenotebook/static/lab/static/third-party-licenses.json
src/index.ts
src/jslib/offlinenotebook.ts
style/index.css
tests/start.sh
tests/test_offlinenotebook.py