jupyter-xeus / xeus-sql

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

update xeus 5 #88

Open DerThorsten opened 5 months ago

JohanMabille commented 5 months 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.