This website works better with JavaScript
Home
Explore
Help
Sign In
jmbatto
/
julia_workbench
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
25d7a7a853
Branches
Tags
master
julia_workbench
/
example
/
test-python.sh
test-python.sh
95 B
History
Raw
1
2
!/bin/sh
python3 -c "import h5py; f=h5py.File('flower_00000001.h5','r'); print(list(f.keys()))"