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
Right now, our Docker images uses Jupyter Notebook as the frontend.
An alternative is JupyterLab which is not only more convenient, but also seems to run more stable with regards to the integration of Python with Ruta using SoS. See this issue here: vatlab/sos-notebook#317
JuypterLab is better supported by SoS.
Hence, I recommend switching from Jupyter Notebook to JupyterLab in the Dockerfile / Binder.
I will work on it.
The text was updated successfully, but these errors were encountered:
Right now, our Docker images uses Jupyter Notebook as the frontend.
An alternative is JupyterLab which is not only more convenient, but also seems to run more stable with regards to the integration of Python with Ruta using SoS. See this issue here: vatlab/sos-notebook#317
JuypterLab is better supported by SoS.
Hence, I recommend switching from Jupyter Notebook to JupyterLab in the Dockerfile / Binder.
I will work on it.
The text was updated successfully, but these errors were encountered: