We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574c064 commit 33877d6Copy full SHA for 33877d6
dashboard/gui-base.yml
@@ -1,11 +1,4 @@
1
-
2
3
-# Install latest dependencies with
4
-# conda create -n gui -f gui-base.yml
5
-#
6
-# But we usually create a lockfile from this file:
7
-# conda-lock --file gui-base.yml --lockfile gui-lock.yml
8
+# See README instructions to create a lock file from this source file.
9
name: gui
10
channels:
11
- conda-forge
@@ -30,4 +23,4 @@ dependencies:
30
23
- trame-vuetify
31
24
- pip:
32
25
- pre-commit
33
- - sfapi_client
26
+ - sfapi_client
0 commit comments