Skip to content

Commit 97ea5ad

Browse files
Fix wrong jupyterlabrc file name.
1 parent 3a89d5a commit 97ea5ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/guide/Guide_Euler.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"It is possible to run a Jupyter Notebook on Euler within a JupytherHub instance running as an interactive slurm job.\n",
207207
"See the documentation https://scicomp.ethz.ch/wiki/JupyterHub.\n",
208208
"\n",
209-
"For using climada inside the jupyter notebook, you need to create a customized `.jupyterlabrc` file:\n",
209+
"For using climada inside the jupyter notebook, you need to create a customized `jupyterlabrc` file:\n",
210210
"\n",
211211
"```bash\n",
212212
"cat > ~/.config/euler/jupyterhub/jupyterlabrc <<EOF\n",

0 commit comments

Comments
 (0)