callmephilipC
Denoβ€’14mo ago
callmephilip

Deno Jupyter: get path to the current notebook

Is there a way to get current full path to the current notebook from within a ts cell when running deno kernel in Jupyter?
import.meta
stuff does not work since it's not a module
Was this page helpful?