rgbkrk
What is the process for deploying a jupyter notebook made using deno?
If you're looking to convert a notebook to html, the regular Python tools like nbconvert and papermill should work.
If you're wanting to run a notebook server, it's the same as Python except you must install the Deno kernel too.
4 replies
Publishing (and configuring) the webhook for deno.land from monorepo
Just noticed this comment: https://discord.com/channels/684898665143206084/1158338786393079849/1158414995923677375
10 replies