jupyterlab / jupyterlab

JupyterLab computational environment.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JupyterLab introduction on Binder will not load in my browser

natkuhn opened this issue · comments

Description

the JupyterLab introduction on Binder seems to be non-functional

image

Reproduce

Go to https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/HEAD?urlpath=lab/tree/demo

Every time I try it I get the same error code 137

Expected behavior

An actual, functioning demo

Context

  • Operating System and version: MacOS 12.7.1
  • Browser and version: Version 124.0.6367.208 (Official Build) (x86_64)
  • JupyterLab version: unknown

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

I'm also seeing this. It may indicate a capacity constraint on Binder or its backend dependencies.

This is likely an issue with the jupyterlab-demo repo as it still does not load on Binder: jupyterlab/jupyterlab-demo#145