0u812 / nteract

:notebook: Literate notebook for systems biology research based on nteract
http://tellurium.analogmachine.org
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Filter for warnings #52

Open 0u812 opened 7 years ago

0u812 commented 7 years ago

Warnings currently display like this:

/Users/phantom/devel/src/tellurium/tellurium/sedml/tesedml.py:1131: UserWarning:

Tellurium does not support LSODA. Using CVODE instead.

Warnings should display as red text with a clickable arrow that shows the source file and line no.