vaexio / vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
https://vaex.io
MIT License
8.28k stars 590 forks source link

CI: Do not run the notebooks on p36 #2176

Closed JovanVeljanoski closed 2 years ago

JovanVeljanoski commented 2 years ago

We want to run the notebooks in CI on every python version save for 3.6

maartenbreddels commented 2 years ago

ok, so we fail the server test on windows. I don't think anyone should run a server on windows anyway, should we disable that test?

JovanVeljanoski commented 2 years ago

Yeah let;s do that!