We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I follow the README directions I can see jupyterlab at localhost:8888 but at localhost:3000 all I get is
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body><script id="__bs_script__">//<![CDATA[ document.write("<script async src='/browser-sync/browser-sync-client.js?v=2.26.14'><\/script>".replace("HOST", location.hostname)); //]]></script> <pre>Cannot GET /</pre> </body> </html>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I follow the README directions I can see jupyterlab at localhost:8888 but at localhost:3000 all I get is
The text was updated successfully, but these errors were encountered: