For some time I was thinking about doing a video-t...
# datascience
a
For some time I was thinking about doing a video-tutorial on how to do your own jupyter integration including front-end and back-end module. Please add some kind of reaction if you would like that.
👍 9
🤩 6
Following peoplee wishes, here we are. The worksop seminar will be held on May 21 at 12.00 Moscow time (11.00 CET). Here is the Meetup page: https://www.meetup.com/KotlinMoscow/events/278196467 Making your own Kotlin Jupyter plugin Friday, May 21 · 12:00 – 13:30 Google Meet joining info Video call link: https://meet.google.com/mxv-qrvu-bjr Or dial: ‪(US) +1 413-752-0452‬ PIN: ‪307 822 975‬#
h
Is there a video of the lecture?
a
I forgot to upload it since there was a number of hiccups in the demonstration. But here it is:

https://www.youtube.com/watch?v=ltDtryoiC2g

The result of what I tried to do in this demo is here: https://kotlinlang.slack.com/archives/C4W52CFEZ/p1625673640062400
h
Thanks. That's exactly what I'm looking for. We've built web interfaces around some simulations made with
kalasim
and in parallel, we are using jupyter to work interactively with them. So I'd love to explore if we could fuse some parts of the UI directly into the notebook.
a
More robust multiplatform support of things like that is the aim of the VisionForge project: https://github.com/mipt-npm/visionforge. we plan to release it this summer.