Sai Yalamarty
ysai.me
Sai Yalamarty
@ysai.me
Evaluating python expressions at a breakpoint is coming soon to pykernel!!

Along with monitoring changes to local vars as you step through your code, you can also evaluate expressions.

What else do you think is critical when debugging?
July 2, 2025 at 7:11 PM
pykernel is now more intuitive to use on mobile devices after the recent update.

Here is the Mandelbrot fractal with code from TheAlgorithms Python repo

Just prefix pykernel.com/ to any GitHub Python file link and it will automatically import code and installs the required Python packages. #python
November 19, 2024 at 4:51 PM