On bash do:
docker pull mysablehats/shoe
then
docker run --rm -it --network=host mysablehats/shoe
On the terminal there should be a link to jupyter notebook. Open that.
Upload the IndiRockMLdemo.zip (Upload button)
open a shell within jupyter (new -> other -> terminal)
unzip IndiRockMLdemo.zip
The run the notebook Classification demo.ipynb
You need to change the path for the .asc file to
datapath = Path('X-3247l-3250r-Sep19_1.asc') # Change path to your system path
and it should just work.
Content type
Image
Digest
sha256:afdb6a8d9…
Size
2.9 GB
Last updated
about 4 years ago
docker pull mysablehats/shoe