badlands-model / badlands

Basin and Landscape Dynamics model

Home Page:https://badlands.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in live demo using binder

gaowqspace opened this issue · comments

when I run the live demo, I met the error:

Spawn failed: Server at http://10.0.149.232:8888/user/badlands-model-badlands-docker-zaja2h9c/ didn't respond in 30 seconds

I don't install juypter notebook on my pc, should install it firstly?
How can I solve it and run the live demo?

thank you

Best option would be to use the docker container that requires minimal installation:
https://badlands.readthedocs.io/en/latest/install.html#docker

Best option would be to use the docker container that requires minimal installation: https://badlands.readthedocs.io/en/latest/install.html#docker

Thanks for your reply!
I have installed it on Ubuntu 20.04 by Docker. But I need to deploy it on my windows development environment. My win10 is family version, it does't match docker likely.
Can you give me some advice about this?

Thank you!

Hi @gaowqspace

I am not super familiar with Windows systems but you should be able to install docker desktop for Windows and then use the same repository as the one you've installed on your Ubuntu machine.

Hi @gaowqspace

I am not super familiar with Windows systems but you should be able to install docker desktop for Windows and then use the same repository as the one you've installed on your Ubuntu machine.

Thank you!I will try it.