Spaces:
Running
Running
Commit History
fix: default JUPYTER_ENABLED to true, remove baked DEV_MODE from image d8ef5a6
fix: default JUPYTER_ENABLED to true, clean up footer 5d10651
feat: auto-enable terminal when GATEWAY_TOKEN is set 273aafd
Merge pull request #17 from anurag162008/main 7807f9d unverified
Somrat Sorkar commited on
Exclude Python/system packages from sync 7baec40 unverified
Fix jsonschema reinstall logic in start.sh 1afb826 unverified
Add newline at end of jupyter-devdata-sync.py f18ae62 unverified
Remove WhatsApp status tiles from health server c82b989 unverified
Add jsonschema reinstallation check in start.sh 6c49173 unverified
Implement secret filename patterns for exclusion 09e99f8
Implement security check for JUPYTER_TOKEN 0291162
Fix status code check in probePort function 4228709
Fix echo statement and add new API key handling edcd6d7
Add support for multiple new API providers cfd6981
Implement space privacy detection and redirection 35e67fe
Implement private space redirect functionality 6113d21
Implement auto-check for checkboxes in env-builder 5ce4ce7
Fix missing newline in env-builder.html fc71928
Serve env-builder.js on request with error response b38a996
Upload env-builder.html 87b78f5
Implement auto-import and live typing for env input f32ab0f
Add env-builder.html, env-builder.js, and jupyter-devdata-sync.py c07b8ab
Add env-builder.html to Dockerfile a9f084b
fix: add NVIDIA API domains to default proxy list 7df7dfa
fix: login template, wa-guardian interval, remove invalid import 64857cd
Implement bug fixes for file handling and JupyterLab checks f54eaff
Fix DevData restore timing before JupyterLab startup c1bf580
Update auth header injection in request options f419fae
Enhance pip installation handling in start.sh 470bb3f
Change Jupyter API status endpoint to '/login' be82891
Update JupyterLab installation command and loop syntax 271e44a
Refactor header handling in multi-provider key rotator 75b8ddb
Handle additional uncaught exceptions in iframe-fix 63a656f
Enhance error handling for WebSocket operations f72a7b7
Update Jupyter API endpoint and enhance error handling 78eaac4
Update pip commands to use --break-system-packages 3f3cffe
Fix terminado_settings and update log level 6337377
fix: improve JupyterLab restart logic with better error logging 8e7fdb4
openhands commited on
perf: optimize JupyterLab startup time 765a9cd
openhands commited on
fix: make JupyterLab install conditional on DEV_MODE 7cd90ad
openhands commited on
fix: install jupyter in Dockerfile build instead of runtime 14c27ac
openhands commited on
fix: add PATH for jupyter-lab and use python3 -m jupyterlab 76eaf68
openhands commited on
Update Dockerfile 82145b3
Refactor environment variable handling for backup dataset 363994a
Add files via upload d80a211
Fix prune_remote_deleted_files guard and health probe status threshold 0e6fb59
openhands commited on