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

ColabCode on Google Colab doesn't open Jupiter lab #108

Open
darvin opened this issue May 7, 2022 · 2 comments
Open

ColabCode on Google Colab doesn't open Jupiter lab #108

darvin opened this issue May 7, 2022 · 2 comments

Comments

@darvin
Copy link

darvin commented May 7, 2022

cc.ColabCode(port = 10000,  lab = True , authtoken="my_ngrok_token", mount_drive=True)

authtoken saved to configuration file: /root/.ngrok2/ngrok.yml
Public URL: NgrokTunnel: "https://0f6f-35-245-42-159.ngrok.io/" -> "http://localhost:10000/"
Jupyter lab token: b9d9465e-cdca-11ec-ba51-0242ac1c0002

@darvin
Copy link
Author

darvin commented May 7, 2022

no contents https://0f6f-35-245-42-159.ngrok.io/lab? or https://0f6f-35-245-42-159.ngrok.io/

@darvin darvin changed the title ColabCode. ColabCode on Google Colab doesn't open Jupiter lab May 7, 2022
@ghost
Copy link

ghost commented Aug 31, 2022

I noticed the same problem when using lab=True. The / seems to redirect to /lab? which reports a HTTP 500 error in the console (though the page is blank).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant