kratzert / pangeo_lstm_example

Example notebook, showing how to use LSTMs for rainfall-runoff modeling
BSD 3-Clause "New" or "Revised" License
64 stars 44 forks source link

The link to Binder crashed. #5

Open Guo-Badger opened 2 years ago

kratzert commented 2 years ago

Thanks for pointing that out. I fear this issue is not in my hands but I opened an issue on the pangeo repo https://github.com/pangeo-data/pangeo/issues/876

Guo-Badger commented 2 years ago

Thanks for pointing that out. I fear this issue is not in my hands but I opened an issue on the pangeo repo pangeo-data/pangeo#876

Thank you for taking your time on this. I will use the local version to learn the LSTM first. Great work!

kratzert commented 2 years ago

You could also have a look at https://github.com/neuralhydrology/neuralhydrology our open source Python library for the same application with much more examples/tutorials.

kratzert commented 2 years ago

Apparently, the pangeo team needed to shutdown their binder service entirely through misuse by crypto-miners, see https://github.com/pangeo-data/pangeo-binder/issues/195 At this point it is unclear when/if the binder service will be back online