Skip to content
Snippets Groups Projects
Commit 5d83f85d authored by Felipe Delestro Matos's avatar Felipe Delestro Matos
Browse files

Changing default path for Data Explorer

parent 68c515f5
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ class Interface: ...@@ -37,7 +37,7 @@ class Interface:
with gr.Row(): with gr.Row():
with gr.Column(scale=0.75): with gr.Column(scale=0.75):
data_path = gr.Textbox( data_path = gr.Textbox(
value="gbar/zhome/15/b/200707/h5files/small_foram_recon.h5", value="gbar/zhome/15/b/200707/img_examples/shell_225x128x128.tif",
max_lines=1, max_lines=1,
label="Path to the 3D volume", label="Path to the 3D volume",
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment