Tldraw for Jupyter
Project description
Jupyter Tldraw
Installation:
python3.11 -m venv .venv
pip install jupyterlab
pip install tldraw
jupyterlab (or alternative VS Code Jupyter Lab)
Example:
from tldraw import TldrawWidget
t = TldrawWidget()
t
Changelog
2.0.4
Add experimental SVG/PNG export.
Add experimental .txt export.
Add makereal
2.0.3
Update to version 2.0.0-alpha.19
2.0.2
Add experimental TldrawImageArray
2.0.1
Switch to new version: @tldraw/tldraw@2.0.0-canary.b9d82466295e
(Version from 6th November2023)
2.0.0
- simplify to minimal template
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-2.0.4.tar.gz
(2.3 MB
view details)
Built Distribution
File details
Details for the file tldraw-2.0.4.tar.gz
.
File metadata
- Download URL: tldraw-2.0.4.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7a22b242bd250cfa42c4d0492009ed293637a6d63cb4e4ebefcf4fe9a087641 |
|
MD5 | e602af5f72fd9f457b9ed56f8edb4bf4 |
|
BLAKE2b-256 | 52e527e6ed0d86cdd02a618161997d14f2e9b7e809ccaa4a6ad85f80b73f45e0 |
File details
Details for the file tldraw-2.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: tldraw-2.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9212ce98c10c062a39b6d743ab72d3b2a2dd0e82fbde7599e9b41ee5af2cd7ae |
|
MD5 | c11411dfe2842c3ae85fa7b40bffffba |
|
BLAKE2b-256 | 01ba6ba8a8d5745b6aefd37923a037910a897ffef1dbea94ca806c6ddef4e980 |