You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trouble_shooting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@
68
68
**Note**:
69
69
70
70
- Make sure to replace `"/srv/conda/envs/notebook/bin/python"` with the correct path to your Python executable. You can find this by running `which python` or `where python` in your terminal.
71
-
- If you installed `flux` in a different environment, you have to write the absolute path to `flux` in the `argv` array.
71
+
- If you installed `flux` in a specific environment, you have to write the absolute path to `flux` in the `argv` array.
0 commit comments