Tldraw fo Jupyter
Project description
Jupyter Tldraw
This project brings the very good free whiteboard https://github.com/tldraw/tldraw-v1 into the jupyter output.
Based on ipyreact and tldraw-v1, currenlty experimental.
The migration to tldraw-v2 (https://github.com/tldraw/tldraw) is likely to happen soon, and the API may change then.
I have temporarily removed the JupyterLite build in version 0.1.2 because there are a lot of moving parts and a lot of maintenance costs.
Installation:
python3.11 -m venv .venv
pip install jupyterlab
pip install tldraw
jupyterlab (or alternative VS Code Jupyter Lab)
Changelog
1.0.0
- Rename notebooks, and prepare 2.0.0 release.
0.1.5
- add .venv to gitignore, so that it's not uploaded to pypi by hatch build.
0.1.4
- Add experimental TldrawSegmentation
0.1.3
- format toml
0.1.2
- replace ipyreact backend with anywidget backend.
- this will make this package more reliable, because all js and css is shipped via pip and not anymore via cdn.
- Remove JupyterLite build.
- Remove experimental files.
0.1.1
- add update_plot in TldrawMatplotlib
0.1.0
- Added TldrawMatplotlib
0.0.3
- refactor readme
- add jupyterlite demo
0.0.2
- refactor code
0.0.1
- init setup
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tldraw-1.0.0.tar.gz
(2.1 MB
view details)
Built Distribution
File details
Details for the file tldraw-1.0.0.tar.gz
.
File metadata
- Download URL: tldraw-1.0.0.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eae72252ecd531e89837cda9c5efe49407dc0fc85ca0451de52091f64f4cdbf |
|
MD5 | 59146a0c4b414c4e05297aa6f8c5c8ba |
|
BLAKE2b-256 | e409fccb0475a59d581f2e8d9d5222519318a41b60af3b2a3855b5d52a890809 |
File details
Details for the file tldraw-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: tldraw-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bd65dc8a6b2781aecdcab44709c266f83dd487540a2c7bf8cb9cd5d842e3d06 |
|
MD5 | 9ca0ed1ac04542da784ed16d93bf35fa |
|
BLAKE2b-256 | 65de772657f015ad294bb6d0b8c39f56f65388291803bf93cf6323ae4c7b401b |