Clément DAVID
Clément DAVID
An easy way to track these issues is to setup a (free) [Coverity Scan](https://scan.coverity.com/) project or to run any other static analyzer. Is there any plan on that ?
Well, browsers might render HTML/SVG differently, could you try exporting the same SVG and opening it out of jupyter nb ?
An alternative would to use bash/powershell command line to either: 1. disable user defined configuration (~/.bashrc or $PROFILE) 2. Pass the prompt definition as argument to execute it first then...
 It looks related to the ShellMagic powershell implementation. On replwrap.py `setprompt(..)`, there is an expect on `prompt_regex` before enforcing the specific prompt. When the user modified its prompt on...
We were compiling without DYNAMIC_TARGET thus selecting NEHALEM arch as the minimal supported target. All the opened bugs are due to a more active cross-checking of Windows vs Linux results...