filprofiler icon indicating copy to clipboard operation
filprofiler copied to clipboard

New version of IPython makes Jupyter output less nice

Open itamarst opened this issue 4 years ago • 0 comments

Previously the output of Fil for Jupyter reported code using pseudo-filenames like <ipython-cell-3>, which made it easy to map to the corresponding cell. With newest IPython, it's now reporting temporary file names instead, e.g. /tmp/ipython-123w4234/34232.py, which is harder (or impossible) to match to the corresponding cell.

itamarst avatar Jul 11 '21 23:07 itamarst