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

Google colab is broken #312

Open
2 tasks done
paddymul opened this issue Oct 22, 2024 · 0 comments
Open
2 tasks done

Google colab is broken #312

paddymul opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@paddymul
Copy link
Owner

Checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of Buckaroo.

What type of jupyter notebook were you using (VSCode notebook, google colab, Jupyter Lab, Jupyter notebook). Select multiple if you can reproduce this in multiple environments. If other, please add to description.

Google Colab

Reproducible example

https://colab.research.google.com/github/paddymul/buckaroo/blob/main/example-notebooks/Full-tour.ipynb

Issue description

Screenshot 2024-10-22 at 12 02 25 PM
LSP: Un-registering request handler for 6defb24d-53a4-4c06-b0b9-f5ae5e661779 failed. [external_binary.js:7053:365](https://ssl.gstatic.com/colaboratory-static/common/9ece2e670e9f0adf1c325af97f559e71/external_binary.js)
Could not instantiate widget [manager.min.js:1655:254097](https://ssl.gstatic.com/colaboratory-static/widgets/colab-cdn-widget-manager/2b70e893a8ba7c0f/manager.min.js)
    _make_model https://ssl.gstatic.com/colaboratory-static/widgets/colab-cdn-widget-manager/2b70e893a8ba7c0f/manager.min.js:1655
Error has occurred while trying to update output. SyntaxError: '' string literal contains an unescaped line break
    n https://ssl.gstatic.com/colaboratory-static/widgets/colab-cdn-widget-manager/2b70e893a8ba7c0f/manager.min.js:1655
[output_binary.js:193:348](https://ssl.gstatic.com/colaboratory-static/common/9ece2e670e9f0adf1c325af97f559e71/output_binary.js)
Uncaught (in promise) SyntaxError: '' string literal contains an unescaped line break
    n https://ssl.gstatic.com/colaboratory-static/widgets/colab-cdn-widget-manager/2b70e893a8ba7c0f/manager.min.js:1655
[manager.min.js:3:61](https://ssl.gstatic.com/colaboratory-static/widgets/colab-cdn-widget-manager/2b70e893a8ba7c0f/manager.min.js)
LSP: stubPath typings is not a valid directory. [external_binary.js:7053:365](https://ssl.gstatic.com/colaboratory-static/common/9ece2e670e9f0adf1c325af97f559e71/external_binary.js)
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://play.google.com/log?format=json&hasfast=true&authuser=0. (Reason: CORS request did not succeed). Status code: (null).

Expected behavior

Buckaroo should import and display

Installed versions

``` This is present in 0.7.6 and 0.7.8 ```

Jupyter Log output

No response

@paddymul paddymul added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant