We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b94318 commit 2a79df0Copy full SHA for 2a79df0
1 file changed
docs/hamilton-ui/ui.rst
@@ -29,7 +29,7 @@ To run the hamilton UI in local mode, you can do the following:
29
30
.. code-block:: bash
31
32
- pip install `hamilton[ui]`
+ pip install "sf-hamilton[ui]"
33
hamilton ui
34
35
This will launch a browser window in localhost:8241. You can then navigate to the UI and start using it!
0 commit comments