robotkernel
robotkernel copied to clipboard
Robot Framework IPython kernel for Jupyter Notebook and JupyterLab
The Robot Kernel doesn't seem to be closing the windows properly and leaves the python app (with the little feather) running as not responding. If you try to do a...
Hooray, `robotframework 7` is [released](https://github.com/robotframework/robotframework/releases/tag/v7.0) :robot: :tada:! It would be lovely to kick the tires here to see what can be done to support some of the new features.
> WARNING - No such comm: 9fd5a99a5a4d4461bc533b0164f0087f And nothing happens. Need to bisect the ipywidgets / ipykernel version where this went broken. And fix. This could be reproduced at https://mybinder.org/v2/gh/robots-from-jupyter/robotkernel/master?urlpath=lab/tree/example.ipynb
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0. Release notes Sourced from markdown-it-py's releases. v2.2.0 What's Changed ⬆️ UPGRADE: Allow linkify-it-py v2 by @hukkin in #218 🐛 FIX: CVE-2023-26303 by @chrisjsewell in...
Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.10.0. Commits 15ea1ed release 8.10.0 560ad10 DOC: Update what's new for 8.10 (#13939) 7557ade DOC: Update what's new for 8.10 385d693 Merge pull request from...
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...