Skip to content

Commit

Permalink
Merge pull request #983 from NERC-CEH/ed-96-streamlit-docs
Browse files Browse the repository at this point in the history
docs: update streamlit getting started page as required
  • Loading branch information
iwalmsley authored Jun 24, 2024
2 parents b116aee + 86e4c9d commit f3fbfba
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 f3fbfba

Please sign in to comment.