Skip to content

Commit

Permalink
docs: update streamlit getting started page as required
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalmsley committed Jun 24, 2024
1 parent 8d26e42 commit 86e4c9d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ following:
* A project
* A data store
* A Conda environment
* A notebook or web IDE to edit code in the project storage
* A notebook or web IDE to edit code in the project storage (e.g JupyterLab
or Visual Studio Code)

You can see tutorials to get started at:

* [My First Notebook](../my-first-notebook/)
* [My first Jupyter project](../getting-started-jupyter/)
* [My first Visual Studio Code project](../getting-started-vscode/)
* [Conda Environments Quick-Start-Guide](../../conda-pkgs/)

You'll need to have Streamlit installed in your Conda environment, so
Expand Down

0 comments on commit 86e4c9d

Please sign in to comment.