Spaces:
Runtime error
Runtime error
mikonvergence
commited on
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6304c06eeb6d777a838eab63/BJKsLwX0GG4W3-gdf40TJ.png)
|
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6304c06eeb6d777a838eab63/BJKsLwX0GG4W3-gdf40TJ.png)
|
13 |
# Dataset Viewer
|
14 |
This app provides a way of exploring samples present in the MajorTOM-Core dataset.
|