# Get the docker image from the whale cloud
docker pull radioml/full
docker run -p 9999:9999 -i -t radioml/full /bin/bash
root@42e3130e2fa9:/home/x2go# jupyter notebook --ip=0.0.0.0 --port=9999
# Get the docker image from the whale cloud
docker pull radioml/full
docker run -p 9999:9999 -i -t radioml/full /bin/bash
root@42e3130e2fa9:/home/x2go# jupyter notebook --ip=0.0.0.0 --port=9999