Walkthrough notes for creating an anywidget panel wrapping a pre-existing Typescript app #637
psychemedia
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've used a pattern elsewhere of using magics to send code from a magicked code cell to a simulator widget in its own panel.
In case it's useful to others, here are some scratch notes I made along the way of implementing this pattern in part using
anywidget
, assisted on the cli and coding side by claude.ai (I am not a typescript or node developer) https://github.com/ouseful-testing/anywidget-ts-expt/blob/main/NOTES.mdBeta Was this translation helpful? Give feedback.
All reactions