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 c54c731 commit 8a78800Copy full SHA for 8a78800
doc/source/user/gui.rst
@@ -10,6 +10,10 @@ requires the installation of the ``python-fasthtml`` package::
10
11
pip install python-fasthtml
12
13
+The package can also be installed when setting up jobflow-remote with::
14
+
15
+ pip install jobflow-remote[gui]
16
17
.. warning::
18
19
The web GUI is an experimental feature and in addition does not
0 commit comments