jp_proxy_widget
jp_proxy_widget copied to clipboard
Generic Jupyter/IPython widget implementation that will support many types of javascript libraries and interactions.
I'm seem to be going round in circles on this one. What's the trick for loading something like the [ace editor](https://github.com/ajaxorg/ace)? If I try the following I get a `new...
Like this: https://stackoverflow.com/questions/41713966/how-babel-and-jsx-related-or-differ Maybe in another repository.
Using python3.6.6 and jupyter 4.4.0/notebook 5.5.0, if I do $ pip3 install jp_proxy_widget it seems to install OK, but when I go to do $ jupyter nbextension enable --py --sys-prefix...
Maarten Breddels @maartenbreddels 10:54 if you install a json file in a .d directory yes, but pip will not do that if you run pip install -e . for ipyvolume...
Hey there, this project looks awesome. I'm seeing this error when trying the minimal example from the first cell in [your notebook](https://github.com/AaronWatters/jp_proxy_widget/blob/master/notebooks/Tutorial.ipynb). The error in the browser console is Any...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...