File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -98,11 +98,11 @@ To deploy the streamlit app locally we advise following the instructions below:
9898
9999To clone the repository:
100100
101- `git clone https:github.com/nhsx/hypergraphical`
101+ `git clone https:// github.com/nhsx/hypergraphical`
102102
103103To create a suitable environment, in the terminal run the following command:
104104
105- * Build conda environment via `conda create --name hg-streamlit python=3.8 `
105+ * Build conda environment via `conda create --name hg-streamlit python=3.10 `
106106
107107* Activate environment `conda activate hg-streamlit`
108108
Original file line number Diff line number Diff line change 1- __:blue[Prototype:]__ _This is not an official NHS England product or service but instead is an interactive applet prototype containing ongoing work.
1+ _This is not an official NHS England product or service but instead is an interactive applet prototype containing ongoing work.
22This __prototype__ aims only to demonstrate work that may be of interest to others.
33Opinions expressed in this applet are not representative of the views of NHS England
44and any content here should __not__ be regarded as official output in any form.
Original file line number Diff line number Diff line change 11black
22flake8
3- hypernetx
3+ hypernetx == 1.2.5
44ipykernel
55isort
66matplotlib
You can’t perform that action at this time.
0 commit comments