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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
5
5
SMNAMonitoringApp - a Python Dashboard based on Panel developed to monitor the status of the global operational data assimilation system from the Center for Weather Forecasts and Climate Studies (CPTEC).
6
6
7
+
## Live demo
8
+
9
+
Check out a live demo of the [SMNAMonitoringApp on Hugging Face Spaces](https://huggingface.co/spaces/cfbastarz/SMNAMonitoringApp).
10
+
7
11
## Test locally
8
12
9
13
First, make sure to have the GNU C and C++ compiler installed. On Debian based distros, install `gcc` and `g++` as such:
0 commit comments