Skip to content

Commit

Permalink
PAGES: removed old interative sim page
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMonks committed Apr 23, 2024
1 parent ae1a5a1 commit 9c43977
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 154 deletions.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"Overview.py": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/Overview.py"
},
"pages/0_Interactive_simulation": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/pages/0_Interactive_simulation.py"
"pages/0_Simulation_Model.py": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/pages/0_Simulation_Model.py"
},
"pages/1_💾_Preset_Experiments": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/pages/1_💾_Preset_Experiments.py"
Expand All @@ -54,9 +54,6 @@
"pages/7_🗒️_Change_Log.py": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/pages/7_🗒️_Change_Log.py"
},
"pages/8_Simulation_Model.py": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/pages/8_Simulation_Model.py"
},
"model.py": {
url: "https://raw.githubusercontent.com/pythonhealthdatascience/stars-stlite-example/main/model.py"
},
Expand Down
149 changes: 0 additions & 149 deletions pages/0_Interactive_simulation.py

This file was deleted.

File renamed without changes.

0 comments on commit 9c43977

Please sign in to comment.