Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
|
|
2 |
|
3 |
file_path = "BioinformaticsDashboardv0.0..Rmd"
|
4 |
|
5 |
-
video_path = 'BioinformaticsDashboard v0.
|
6 |
|
7 |
# Provide a description or instructions
|
8 |
st.title("Please make sure you have RStudio and R installed before doing this!")
|
|
|
2 |
|
3 |
file_path = "BioinformaticsDashboardv0.0..Rmd"
|
4 |
|
5 |
+
video_path = 'BioinformaticsDashboard v0.mp4'
|
6 |
|
7 |
# Provide a description or instructions
|
8 |
st.title("Please make sure you have RStudio and R installed before doing this!")
|