LICENSE
MANIFEST.in
README.md
pyproject.toml
src/runwatch/__init__.py
src/runwatch/__main__.py
src/runwatch/_cli_entrypoint.py
src/runwatch/_compat.py
src/runwatch/_eta.py
src/runwatch/_fs.py
src/runwatch/_notebook_snapshot.py
src/runwatch/_sleep_inhibition.py
src/runwatch/_tqdm.py
src/runwatch/adapters.py
src/runwatch/aws.py
src/runwatch/cli.py
src/runwatch/cli_presentation.py
src/runwatch/config.py
src/runwatch/dashboard_links.py
src/runwatch/default_config.yaml
src/runwatch/egress.py
src/runwatch/emit.py
src/runwatch/events.py
src/runwatch/local.py
src/runwatch/manifest.py
src/runwatch/models.py
src/runwatch/notebook.py
src/runwatch/notification_config.py
src/runwatch/notification_presentation.py
src/runwatch/notifications.py
src/runwatch/protocol_validation.py
src/runwatch/py.typed
src/runwatch/resource_manager.py
src/runwatch/schema_versions.py
src/runwatch/storage.py
src/runwatch/supervisor.py
src/runwatch/tunnel.py
src/runwatch/validation.py
src/runwatch/web.py
src/runwatch/resources/__init__.py
src/runwatch/resources/base.py
src/runwatch/resources/cloudwatch.py
src/runwatch/resources/cloudwatch_logs.py
src/runwatch/resources/dashboard.py
src/runwatch/resources/local.py
src/runwatch/resources/s3.py
src/runwatch/resources/s3_manifest.py
src/runwatch/resources/sagemaker.py
src/runwatch_notebook.egg-info/PKG-INFO
src/runwatch_notebook.egg-info/SOURCES.txt
src/runwatch_notebook.egg-info/dependency_links.txt
src/runwatch_notebook.egg-info/entry_points.txt
src/runwatch_notebook.egg-info/requires.txt
src/runwatch_notebook.egg-info/top_level.txt
tests/test_adapter_registry.py
tests/test_cli.py
tests/test_cloudwatch_logs_adapter.py
tests/test_cloudwatch_metric_adapter.py
tests/test_config_validation.py
tests/test_dashboard_adapter.py
tests/test_dashboard_links.py
tests/test_emit.py
tests/test_eta.py
tests/test_fake_session_launcher.py
tests/test_local_adapters.py
tests/test_notebook_runner.py
tests/test_notebook_snapshot.py
tests/test_notifications.py
tests/test_release.py
tests/test_resource_manager.py
tests/test_s3_manifest_adapter.py
tests/test_s3_prefix_adapter.py
tests/test_sagemaker_adapter.py
tests/test_skill_installer.py
tests/test_sleep_inhibition.py
tests/test_storage.py
tests/test_supervisor.py
tests/test_tqdm_integration.py
tests/test_tunnel.py
tests/test_web.py
web_artifacts/common/neumorphic-gloss-components.css
web_artifacts/runwatch/app.js
web_artifacts/runwatch/index.html
web_artifacts/runwatch/notebook.html
web_artifacts/runwatch/notebook.js
web_artifacts/runwatch/styles.css
web_artifacts/runwatch/mascot/alert.png
web_artifacts/runwatch/mascot/confused.png
web_artifacts/runwatch/mascot/inspecting.png
web_artifacts/runwatch/mascot/phrases.json
web_artifacts/runwatch/mascot/ready.png
web_artifacts/runwatch/mascot/running.png
web_artifacts/runwatch/mascot/sleeping.png
web_artifacts/runwatch/mascot/success.png
web_artifacts/runwatch/mascot/waiting.png