DDeno•Created by edk on 2/21/2025 in #help Using Deno's Jupyter Kernel, can I profile my code? If possible, line by line profiling?
Similar to python's line_profiler module, is it possible to profile my typescript code line by line in a jupyter notebook?