Skip to content

Commit 3ddc0c5

Browse files
authored
newline
1 parent fe4f37c commit 3ddc0c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/diagnostics/cupid.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416
"source": [
417417
"# sometimes users report that the conda environment was not found. IF this happens, run the following lines and then continue:\n",
418418
"conda activate cupid-analysis\n",
419-
"python -m ipykernel install --user --name=cupid-analysis",
419+
"python -m ipykernel install --user --name=cupid-analysis\n",
420420
"conda activate cupid-infrastructure\n"
421421
]
422422
},

0 commit comments

Comments
 (0)