This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
jmbatto
/
julia_workbench
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
julia_workbench
/
example
/
test-python.sh
test-python.sh
95 B
Permalink
Histórico
Raw
1
2
!/bin/sh
python3 -c "import h5py; f=h5py.File('flower_00000001.h5','r'); print(list(f.keys()))"