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
* you can install packages with pip install from inside Spyder
617
615
618
-
.. tab:: LUNARC
616
+
.. tab:: Bianca
617
+
618
+
- Use the conda env you created in Exercise 2 in `Use isolated environments <https://uppmax.github.io/HPC-python/day2/use_isolated_environments.html#exercises>`_
619
+
620
+
.. code-block:: console
621
+
622
+
ml conda
623
+
source activate spyder-env
624
+
625
+
* you can install packages with pip install from inside Spyder
626
+
627
+
.. tab:: LUNARC
619
628
620
629
- On COSMOS, the recommended way to use Spyder is to use the On-Demand version in the Applications menu, under ``Applications - Python``.
621
630
- All compatible packages should be configured to load upon launching, so you should only have to specify walltime and maybe a few extra resource settings with the GfxLauncher so that spyder will run on the compute nodes.
0 commit comments