santi
Deno Jupyter Notebook - monorepo support
Hi all! We have a typescript-based monorepo that uses Turbo/Pnpm/etc
Our primary reason for coming across Deno is that it seems to be the best supported way to use Typescript in a Jupyter notebook. We'd like set up a notebooks/ subfolder in the apps/* folder of the project and do queries there
I haven't been able to set this up (maybe due to inexperience with Deno). For example, both of the following commands fail:
I've tried both in the root of the project and in the notebooks/* sub-folder
5 replies