We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdb666 commit 730171aCopy full SHA for 730171a
miniforge.ini
@@ -0,0 +1,12 @@
1
+[miniconda]
2
+additional_packages=""
3
+image=ghcr.io/japsert123/spyder_container:master
4
+init=false
5
+nvidia=false
6
+pull=true
7
+root=false
8
+replace=true
9
+start_now=true
10
+exported_apps=/opt/conda/envs/spyder/share/applications/spyder.desktop
11
+home=~/.local/miniforge
12
+init_hooks=echo "conda activate spyder" >> ~/.bashrc
0 commit comments