We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a21ef commit f60fcceCopy full SHA for f60fcce
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