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

JS codepen examples aren't working #293

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

JS codepen examples aren't working #293

paddymul opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working JS requires js work to fix

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.

Other (please describe in Issue Description)

Reproducible example

Clicking on the edit on codepen from the live js examples doesn't work
https://buckaroo-data.readthedocs.io/en/latest/examples/#/ColumnsEditorEx
Tracking it down, this error is generated
https://cdn.skypack.dev/error/build:[email protected]

Issue description

It looks like skypack.dev is deprecated
skypackjs/skypack-cdn#365
skypackjs/skypack-cdn#343

js delivr or esm.sh seem to be the recommended alternatives

Expected behavior

Clicking on Edit on codepen should bring up a working example

Installed versions

``` 0.7.4
</details>


### Jupyter Log output

_No response_
@paddymul paddymul added the bug Something isn't working label Oct 11, 2024
@paddymul paddymul changed the title Live code examples aren't working JS codepen examples aren't working Oct 23, 2024
@paddymul paddymul added the JS requires js work to fix label Oct 23, 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 JS requires js work to fix
Projects
None yet
Development

No branches or pull requests

1 participant