jupyterlab-bokeh-server
jupyterlab-bokeh-server copied to clipboard
A JupyterLab extension for displaying the contents of a Bokeh document
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.4.7. Commits 0cde3dc [dist] 1.4.7 96662a3 [pkg] Update querystringify and other deps (#176) 1809266 chore(package): update nyc to version 14.0.0 (#174) c3b3485 [test] Fix test...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Just tried installing this extension with JupyterLab 2.1.4 and got the following conflicts: ``` ValueError: The extension "jupyterlab-bokeh-server" does not yet support the current version of JupyterLab. Conflicting Dependencies: JupyterLab...
When I do "jupyter labextension install ." in order to install the client-side component, i have the error: Value Error: "[email protected]" is not compatible with the current JupyterLab I would...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits - See full diff in [compare view](https://github.com/lodash/lodash/commits) [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...
I'm wondering if you could expand your README a bit to address further benefits of moving to a Jupyterlab integration from a bokeh server app running either standalone or in...