Closed martinRenou closed 1 year ago
We used to rely on a JupyterLab bug where the cwd of the started kernel would not be at the location of the session file that spawned the kernel.
Since JupyterLab 4.0.1 this was fixed, and we need to adapt our data loading code to load the data relative to the kernel.
:point_left: Launch a Binder on branch _martinRenou/glue-lab/fix_datapaths
We used to rely on a JupyterLab bug where the cwd of the started kernel would not be at the location of the session file that spawned the kernel.
Since JupyterLab 4.0.1 this was fixed, and we need to adapt our data loading code to load the data relative to the kernel.