VizierDB / web-ui

Web User Interface
Apache License 2.0
12 stars 2 forks source link

In python cell, export_module throws off line number error reporting in subsequent cells #283

Closed okennedy closed 4 years ago

okennedy commented 4 years ago

Because line numbers are concatenated onto python cells, when an error happens, all subsequent cells have the line numbers of errors increased by a corresponding amount.