Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codespace not showing notebook #40

Open
klieret opened this issue Jul 11, 2023 · 4 comments
Open

Codespace not showing notebook #40

klieret opened this issue Jul 11, 2023 · 4 comments
Labels

Comments

@klieret
Copy link
Member

klieret commented Jul 11, 2023

Encountered by me on alternative account and one user from the workshop. Currently collecting more information.

This is after all the dependencies have been installed. Clicking on the notebook only opens a blank page with a blue "progress pendulum" that never stops. You can actually trigger executions of empty cells and the kernel starts running (click the "add cell button" a couple times and then "run all"), but you never see the cells.

No debug output.

@klieret
Copy link
Member Author

klieret commented Jul 11, 2023

Here’s the only workaround that I confirmed (it’s not super nice): Go to the terminal, type pip3 install jupyter-notebook. Then run jupyter notebook. Wait until it gives you some output, then click the link http://localhost:8888/?token=99b9ce0e65ef95c686434ae1afe80ea9995606a39192d135 (different for you) that appears. This should open a new browser window with a classical jupyter notebook interface.

@klieret
Copy link
Member Author

klieret commented Jul 11, 2023

Sounds like VSCodium/vscodium#1508

@klieret
Copy link
Member Author

klieret commented Jul 11, 2023

Confirmed cases:

  • Firefox private window (on OSX)
  • Safari on OSX 13.0

@stale
Copy link

stale bot commented Sep 9, 2023

This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. Let me bring this to the attention of @klieret @wdconinc @michmx for now.

@stale stale bot added the stale label Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant