This issue tracks the work that should be done prior to releasing 0.13.0 - [x] Write a migration guide from 0.12.x to 0.13 https://github.com/bqplot/bqplot/pull/1617 - [x] Release bqplot-gl https://github.com/bqplot/bqplot-gl/releases/tag/0.1.0a0 - [x] ~~Make bqplot-gl a dependency of bqplot for now, and show a deprecation warning if the user imports ScatterGL from bqplot instead of bqplot-gl?~~ - [x] Build bqplot against JupyterLab 4 https://github.com/bqplot/bqplot/pull/1608 - [x] Build bqscales against JupyterLab 4 https://github.com/bqplot/bqscales/pull/81 - [x] Build bqplot-gl against JupyterLab 4 https://github.com/bqplot/bqplot-gl/pull/15 - [x] Auto-layout https://github.com/bqplot/bqplot/pull/1046
This issue tracks the work that should be done prior to releasing 0.13.0
Make bqplot-gl a dependency of bqplot for now, and show a deprecation warning if the user imports ScatterGL from bqplot instead of bqplot-gl?