Skip to content

Commit 8eaf544

Browse files
committed
build(kaleido): renamed environment & upgraded kaleido & re-ran analysis
1 parent baff08d commit 8eaf544

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

environment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: stroke-rap-python
1+
name: pydesrapstroke
22
channels:
33
- conda-forge
44
dependencies:
@@ -19,6 +19,6 @@ dependencies:
1919
- rich=13.9.4
2020
- simpy=4.1.1
2121
- pip:
22-
- kaleido==0.2.1
22+
- kaleido==1.0.0
2323
- sim-tools==0.8.0
2424
- -e .[dev]

notebooks/analysis.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5649,7 +5649,7 @@
56495649
"name": "stdout",
56505650
"output_type": "stream",
56515651
"text": [
5652-
"Notebook run time: 0m 10s\n"
5652+
"Notebook run time: 0m 16s\n"
56535653
]
56545654
}
56555655
],
@@ -5665,7 +5665,7 @@
56655665
],
56665666
"metadata": {
56675667
"kernelspec": {
5668-
"display_name": "stroke-rap-python",
5668+
"display_name": "pydesrapstroke",
56695669
"language": "python",
56705670
"name": "python3"
56715671
},

outputs/figure1_asu.png

-607 Bytes
Loading

outputs/figure1_rehab.png

-2.67 KB
Loading

outputs/figure3_asu.png

-586 Bytes
Loading

outputs/figure3_rehab.png

287 Bytes
Loading

0 commit comments

Comments
 (0)