We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0a21ef + f60fcce commit 6aa093eCopy full SHA for 6aa093e
scripts/spyder
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+# spyder-env is in the 3.9 conda system, make sure we're in that conda root folder
4
+export PCDS_CONDA_VER=5.9.1
5
source pcds_conda
6
conda activate spyder-env
7
spyder
0 commit comments