You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
***WORK IN PROGRESS***
2
2
3
-
Note that at present this repository contains a series of examples discrete event simulation models with the appropriate logging added to allow visualisation. There is then a Streamlit app demonstrating the animations.
3
+
This repository contains a series of examples discrete event simulation models with the appropriate logging added to allow visualisation.
4
+
5
+
There is then a Streamlit app at [https://simpy-visualisation.streamlit.app/](https://simpy-visualisation.streamlit.app/) demonstrating the animations.
4
6
5
7
You can now install the [vidigi](https://pypi.org/project/vidigi/) package to access the relevant animation functions yourself.
6
8
7
-
More details about vidigi can be found [in its repository](https://github.com/bergam0t/vidigi).
9
+
More details about vidigi can be found [in its repository](https://github.com/bergam0t/vidigi) or in [its documentation](https://bergam0t.github.io/vidigi/vidigi_docs/).
0 commit comments