You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
After jupyter-server/jupyter_server#307 has been closed, we now can upgrade this app. The commandline changed to something along the lines of
guix environment -N -C --no-cwd --share=/tmp -L . --ad-hoc bash python-jupyterlab -- jupyter lab --no-browser --ServerApp.allow_remote_access=True --ServerApp.token='' --ServerApp.shutdown_no_activity_timeout=3600 --MappingKernelManager.cull_idle_timeout=3600 --MappingKernelManager.cull_interval=300 --KernelManager.transport=ipc --ServerApp.answer_yes=True
The text was updated successfully, but these errors were encountered: