Skip to content

Commit

Permalink
Add iframes around HTML widgets created in jupyter notebooks (#608)
Browse files Browse the repository at this point in the history
This is a workaround for Jupyter not doing this itself (!?!?!?!?!), resulting in widgets overwriting each others' states when using javascript methods like "getElementById".

- Added three example circuits to crumble, and a link to the README
- Move resizability from the 3d model viewer to the iframe wrapper, using vh/vw to communicate width/height of the iframe
- Do a pass over the getting started notebook

Fixes #557
Fixes #574
  • Loading branch information
Strilanc authored Aug 16, 2023
1 parent 5de2b62 commit 6fb8663
Show file tree
Hide file tree
Showing 5 changed files with 17,045 additions and 4,792 deletions.
Loading

0 comments on commit 6fb8663

Please sign in to comment.