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
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-0.1.5.tar.gz
(7.4 MB
view details)
Built Distribution
File details
Details for the file tldraw-0.1.5.tar.gz
.
File metadata
- Download URL: tldraw-0.1.5.tar.gz
- Upload date:
- Size: 7.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 334255de33fe78103508d7b1537ff8e55620ad23289d44c94332c14843c6e982 |
|
MD5 | b4caa1f1441c1d372dcd9d425eb4dd59 |
|
BLAKE2b-256 | 3d1ec5beba765c2e4226b56cd1946756f9acffc250e237e1c2a5f6fb90496d04 |
File details
Details for the file tldraw-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: tldraw-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b905cd7abf3c3c121614f0a1f8c508868b768b059fc8b27697367c1bf817dcf |
|
MD5 | e45cb9ec99b28a92f19cd37c26ff73be |
|
BLAKE2b-256 | 63d0e6feac4cd909ca8865198c0df365356095322733852a21ec9ddbed15330f |