←back to thread

82 points jacobx | 1 comments | | HN request time: 0.263s | source
Show context
ushakov ◴[] No.45131138[source]
Do you think you can make it run in Jupyter as a Kernel?
replies(2): >>45131236 #>>45132612 #
1. jacobx ◴[] No.45131236[source]
That's not really been something we'd been considering, but yeah I think we probably could. We're primarily using the interpreter to render SwiftUI views, but it supports running arbitrary Swift expressions or statements.