v0.4.3
What's changed
- New: Share block
- Update: clover-iiif dependency
Full changelog: v0.4.2...v0.4.3
The following blocks support the sharing of state:
- Cytoscape
- Data Table
- Dropdown
- JavaScript Code
- Media Collection
- Plotly
- Python Code
- R Code
- Slider
- Text Editor
- Zenodo
Example
After modifying the JS Code and clicking on the Share button, a similar link is copied:
http://localhost:8888/2024/04/03/javascript-code-block/#{%22iCdFY5DDwAQPYE4ofrTuJ%22:{%22code%22:%22const%20now%20=%20\%22hello%20world%20%F0%9F%91%8B\%22%22}}
If you reopen using this link, the modified JS code will be displayed instead of the original code.