callmephilip
callmephilip
DDeno
Created by callmephilip on 12/12/2024 in #help
Deno + Jupyter - a couple of hiccups: jupyter execute and tests
Sure thing. Here it is - https://github.com/denoland/deno/issues/27434. Is there anything else I can do to help?
7 replies
DDeno
Created by callmephilip on 12/12/2024 in #help
Deno + Jupyter - a couple of hiccups: jupyter execute and tests
⬆️ this is now fixed in the latest release of nbclient
7 replies
DDeno
Created by callmephilip on 12/17/2024 in #help
Cannot access files inside package when running from jsr
Looking at how fresh does it - https://github.com/denoland/fresh/blob/main/init/src/init.ts. Not a huge fan of this approach tbh
3 replies
DDeno
Created by callmephilip on 12/12/2024 in #help
Deno + Jupyter - a couple of hiccups: jupyter execute and tests
for tests, i ended up extracting cells containing Deno.test invocations into seperate test modules and testing using deno test
7 replies
DDeno
Created by callmephilip on 12/12/2024 in #help
Deno + Jupyter - a couple of hiccups: jupyter execute and tests
More context on the execute issue: https://github.com/jupyter/nbclient/issues/321
7 replies