tutorial
tutorial copied to clipboard
A tutorial for widgets
Bumps [orjson](https://github.com/ijl/orjson) from 3.7.7 to 3.9.15. Release notes Sourced from orjson's releases. 3.9.15 Fixed Implement recursion limit of 1024 on orjson.loads(). Use byte-exact read on str formatting SIMD path to...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.4 to 3.6.7. Release notes Sourced from jupyterlab's releases. v3.6.7 3.6.7 (Full Changelog) Security fixes Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947) Bugs fixed [3.6.x]...
I have to access the environment variables defined inside my custom widget code, is there a way to do so without passing the arguments as a parameter?
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.7 to 3.6.8. Release notes Sourced from jupyterlab's releases. v3.6.8 3.6.8 (Full Changelog) Bugs fixed Fix workspaces loading #15842 (@krassowski) Maintenance and upkeep improvements Run Python tests...