deathbeds / jyve

Jupyer Kernels, right inside JupyterLab
https://deathbeds.github.io/jyve/lab/
BSD 3-Clause "New" or "Revised" License
60 stars 14 forks source link

Support JupyterLab 0.33 #25

Closed bollwyvl closed 6 years ago

bollwyvl commented 6 years ago

This raises the minimum supported version of JupyterLab to 0.33.

Part of getting in line with this release is falling back to typescript building es2015 modules, and using require.ensure instead of await import. Sigh.

bollwyvl commented 6 years ago

Alright, we're back to green, and the tests are a good deal more robust now. Going to merge, but still have some chores to do before the npm releases. But let's get a gh-pages build, and see what happens.

bollwyvl commented 6 years ago

Looks good up on gh-pages! screenshot from 2018-08-08 22-39-07