Spaces:
Running
Running
Update modules/studentact/student_activities.py
Browse files
modules/studentact/student_activities.py
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
import pandas as pd
|
| 3 |
import matplotlib.pyplot as plt
|
|
|
|
| 1 |
+
#modules/studentact/student_activities.py
|
| 2 |
+
|
| 3 |
import streamlit as st
|
| 4 |
import pandas as pd
|
| 5 |
import matplotlib.pyplot as plt
|