appyter icon indicating copy to clipboard operation
appyter copied to clipboard

jinja2-enabled jupyter notebooks

Results 28 appyter issues
Sort by recently updated
recently updated
newest added

>TypeError: Passing coroutines is forbidden, use tasks explicitly. Coming from socket.io

bug

Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies
javascript

Fixes outstanding dependabot PRs

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies
python

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.2 and updates ancestor dependency [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together. Updates `socket.io-parser` from 4.1.1 to 4.2.2 Release notes Sourced from socket.io-parser's releases. 4.2.2 Bug...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

``` import holoviews as hv hv.extension('bokeh') from holoviews import opts, dim ``` Unhandled output_mimetype renderer. This message only appears in development, if there is a rendering issue, please report this...

enhancement