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

Park custom widgets work #11

Closed
wants to merge 1 commit into from
Closed

Park custom widgets work #11

wants to merge 1 commit into from

Conversation

captainsafia
Copy link
Member

Parking some of the work done for #4.

There's some funkiness to sort out here. Fetching the custom widget from the CDN will fetch jupyter-widget and widgets-base from the CDN as well. However, because of the way that requireJS is configured, it attempts to load these assets from the local domain (e.g. https://localhost:3000) instead of the CDN.

There's probably some straightforward configuration to sort this out but I haven't looked through the requireJS docs to figure out what this might be.

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

Successfully merging this pull request may close these issues.

1 participant