jupyter / try.jupyter.org

Try Jupyter!
https://try.jupyter.org
BSD 3-Clause "New" or "Revised" License
10 stars 13 forks source link

"No Vacancy" at try.jupyter.org #16

Closed JamiesHQ closed 7 years ago

JamiesHQ commented 8 years ago

A colleague of mine has been trying to check out Jupyter through try.jupyter.org and continues to get the No Vacancy message. Any idea when it will be freed up? Thanks!

Carreau commented 8 years ago

Seen to work for me now.

You can look at https://tmpnb.org/stats to look at statistics. Right now I have 81 container available.

{"available": 81, "hosts": {"https://tmp54.tmpnb.org": {"available": 26, "container_image": "jupyter/demo:latest", "version": "0.1.0", "capacity": 64}, "https://tmp55.tmpnb.org": {"available": 55, "container_image": "jupyter/demo:latest", "version": "0.1.0", "capacity": 64}}, "version": "0.0.1", "capacity": 128}

Can he access it if he hits https://tmpnb.org directly ?

willingc commented 7 years ago

Working today for me using try.jupyter.org. It wasn't working yesterday though. Perhaps a capacity issue since PyData Carolinas was going on. Going to close. Feel free to reopen if you see the behavior again.

JamiesHQ commented 7 years ago

Thanks @Carreau & @willingc