Simon Willison: TILs on jupyter

Atom feed for jupyter

jupyter Running jupyterlab via uv tool install - 2025-03-08

I tried to get jupyterlab working via uv tool install today and ran into some sharp edges. …

jupyter Embedding JavaScript in a Jupyter notebook - 2021-01-22

I recently found out modern browsers include a JavaScript API for creating public/private keys for cryptography. …