Spaces:
Running
on
L4
Running
on
L4
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ from IPython.display import display
|
|
8 |
import ipywidgets
|
9 |
import solara
|
10 |
|
11 |
-
|
12 |

|
13 |
# Dataset Viewer
|
14 |
This app provides a way of exploring samples present in the MajorTOM-Core dataset.
|
|
|
8 |
import ipywidgets
|
9 |
import solara
|
10 |
|
11 |
+
instructions_top = '''
|
12 |

|
13 |
# Dataset Viewer
|
14 |
This app provides a way of exploring samples present in the MajorTOM-Core dataset.
|