We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4f37c commit 3ddc0c5Copy full SHA for 3ddc0c5
1 file changed
notebooks/diagnostics/cupid.ipynb
@@ -416,7 +416,7 @@
416
"source": [
417
"# sometimes users report that the conda environment was not found. IF this happens, run the following lines and then continue:\n",
418
"conda activate cupid-analysis\n",
419
- "python -m ipykernel install --user --name=cupid-analysis",
+ "python -m ipykernel install --user --name=cupid-analysis\n",
420
"conda activate cupid-infrastructure\n"
421
]
422
},
0 commit comments