CHANGELOG.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
babel.config.js
conftest.py
install.json
jest.config.js
package.json
pyproject.toml
setup.py
tsconfig.json
yarn.lock
jupyter-config/nb-config/jupyter_app_launcher.json
jupyter-config/server-config/jupyter_app_launcher.json
jupyter_app_launcher/__init__.py
jupyter_app_launcher/_version.py
jupyter_app_launcher/handler_factory_manager.py
jupyter_app_launcher/handlers.py
jupyter_app_launcher/script.py
jupyter_app_launcher/utils.py
jupyter_app_launcher.egg-info/PKG-INFO
jupyter_app_launcher.egg-info/SOURCES.txt
jupyter_app_launcher.egg-info/dependency_links.txt
jupyter_app_launcher.egg-info/entry_points.txt
jupyter_app_launcher.egg-info/not-zip-safe
jupyter_app_launcher.egg-info/requires.txt
jupyter_app_launcher.egg-info/top_level.txt
jupyter_app_launcher/factories/__init__.py
jupyter_app_launcher/factories/base_factory.py
jupyter_app_launcher/factories/notebook_voila_factory.py
jupyter_app_launcher/factories/url_factory.py
jupyter_app_launcher/labextension/package.json
jupyter_app_launcher/labextension/static/185.82fac5cc1c6565bd7ef8.js
jupyter_app_launcher/labextension/static/928.0c42755f6c12a4749474.js
jupyter_app_launcher/labextension/static/929.e93d30d17e899a596fd8.js
jupyter_app_launcher/labextension/static/929.e93d30d17e899a596fd8.js.LICENSE.txt
jupyter_app_launcher/labextension/static/remoteEntry.124741e093a93bb3edd8.js
jupyter_app_launcher/labextension/static/style.js
jupyter_app_launcher/labextension/static/third-party-licenses.json
jupyter_app_launcher/schema/config.schema.json
jupyter_app_launcher/tests/__init__.py
jupyter_app_launcher/tests/test_handlers.py
src/app_tracker.ts
src/factory_manager.ts
src/handler.ts
src/index.ts
src/manager_plugin.ts
src/running_launcher_app.ts
src/schema.ts
src/token.ts
src/tools.ts
src/__tests__/jupyter_app_launcher.spec.ts
src/documents/factory.ts
src/documents/plugin.ts
src/documents/widget.ts
src/factories/local_server/local_server_factory.ts
src/factories/markdown/custom_context.ts
src/factories/markdown/markdown_factory.ts
src/factories/notebook/notebook_factory.ts
src/factories/notebook_grid/app_model.ts
src/factories/notebook_grid/app_widget.ts
src/factories/notebook_grid/create_notebook_panel.ts
src/factories/notebook_grid/custom_context.ts
src/factories/notebook_grid/item.ts
src/factories/notebook_grid/notebook_grid_factory.ts
src/factories/notebook_voila/notebook_voila_factory.ts
src/factories/url/url_factory.ts
style/base.css
style/index.css
style/index.js
ui-tests/README.md
ui-tests/jupyter_server_test_config.py
ui-tests/package.json
ui-tests/playwright.config.js
ui-tests/tests/jupyter_app_launcher.spec.ts