We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a89d5a commit 97ea5adCopy full SHA for 97ea5ad
1 file changed
doc/guide/Guide_Euler.ipynb
@@ -206,7 +206,7 @@
206
"It is possible to run a Jupyter Notebook on Euler within a JupytherHub instance running as an interactive slurm job.\n",
207
"See the documentation https://scicomp.ethz.ch/wiki/JupyterHub.\n",
208
"\n",
209
- "For using climada inside the jupyter notebook, you need to create a customized `.jupyterlabrc` file:\n",
+ "For using climada inside the jupyter notebook, you need to create a customized `jupyterlabrc` file:\n",
210
211
"```bash\n",
212
"cat > ~/.config/euler/jupyterhub/jupyterlabrc <<EOF\n",
0 commit comments