jupyter-xeus / xeus-sql

Jupyter kernel for SQL databases
https://xeus-sql.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
158 stars 21 forks source link

update xeus 5 #88

Open DerThorsten opened 4 weeks ago

JohanMabille commented 3 weeks ago

It looks like cpp-tabulate exports the CXX standards publicly (which is a bad practice), and is built with CXX 11 on conda-forge. This overwrites whatever CXX standard we can set on xeus-sql targets on Windows.