Commit Graph

44 Commits (main)

Author SHA1 Message Date
pre-commit-ci[bot] 39c9f60195
[pre-commit.ci] pre-commit autoupdate (#267)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4 months ago
pre-commit-ci[bot] 122dda735d
[pre-commit.ci] pre-commit autoupdate (#240)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Josh Karpel <josh.karpel@gmail.com>
8 months ago
Josh Karpel 6871c3f3cd
Switch to Ruff (#226) 1 year ago
Josh Karpel d0f55054a4
Slide Transitions (#207) 1 year ago
Josh Karpel 02b683d48c
Add `Triggers.slice` (#205) 1 year ago
Josh Karpel 99961a38b2
Catch un-renderable slide content at runtime (#202) 1 year ago
Josh Karpel de3a57d9ce
Center demo deck image in panel (#203) 1 year ago
Josh Karpel 72b7fda0b1
Use deck file parent directory as default watch path in `spiel present` (#199) 1 year ago
Ed Rogers 0f3ece556c
Use source code for demo directly in demo (#194)
Co-authored-by: Josh Karpel <josh.karpel@gmail.com>
1 year ago
Josh Karpel 6b71ee7f93
Document slide content rendering and triggers (#188) 1 year ago
Josh Karpel b6d4582a47
Add API docs (#178) 1 year ago
Josh Karpel 816bc58e5a
Fill in "Presenting" docs page (#176) 1 year ago
Josh Karpel 6321c01418
Set app title from deck name (#169) 1 year ago
Josh Karpel f08ed7e7c7
Various infrastructure updates (#168) 1 year ago
Josh Karpel f503926c46
Add public `present` function (#163) 1 year ago
Josh Karpel 088e419d6b
Pin to Textual v0.4.0 (#157) 2 years ago
Josh Karpel 9277169e20
Switch to Textual (#154) 2 years ago
Josh Karpel 6e94c12006
Drop Python 3.9, remove unused docs and perf tests (#129) 2 years ago
pre-commit-ci[bot] 4d602c0b8c
[pre-commit.ci] pre-commit autoupdate (#93)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0)
- [github.com/psf/black: 21.12b0 → 22.3.0](https://github.com/psf/black/compare/21.12b0...22.3.0)
- [github.com/hadialqattan/pycln: v1.1.0 → v1.2.5](https://github.com/hadialqattan/pycln/compare/v1.1.0...v1.2.5)
- [github.com/Lucas-C/pre-commit-hooks: v1.1.10 → v1.1.13](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.1.10...v1.1.13)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Josh Karpel <josh.karpel@gmail.com>
2 years ago
Josh Karpel 767e4e0263 bump deps 2 years ago
Josh Karpel 9346e7212b
Big cleanup (#89) 2 years ago
Josh Karpel f70d831ddc
use Style.from_color (#41) 3 years ago
Josh Karpel 74f01716cb
Optimizations for `Image` and `Plot` (#37) 3 years ago
Josh Karpel bb1913109e
Improve `get_function_body` (#38) 3 years ago
Josh Karpel 4c243d13fd
add init command (#35) 3 years ago
Josh Karpel 8d17f11ccb
Load `Options` from deck file (#34) 3 years ago
Josh Karpel bbf4545e6e
Add a `Plot` widget (#33) 3 years ago
Josh Karpel 30d0ea2ff3
revert changes to get_function_body from #22 (#30) 3 years ago
Josh Karpel b37497490d
Add nbterm support and options (#22) 3 years ago
Josh Karpel cfbcb669e5
Container image improvements (#17) 3 years ago
Josh Karpel 4438be471f
make a Docker image and publish to GHCR (#15) 3 years ago
Josh Karpel bcffbebe45
Examples and live coding (#14) 3 years ago
Josh Karpel a757648d38
Add docs (#13) 3 years ago
Josh Karpel 2b442b7135
Add infrastructure for publishing to PyPI (#12) 3 years ago
Josh Karpel 6bd7c5706a
write some noodly tests (#11) 3 years ago
Josh Karpel 09ec4ae422
Add Trigger mechanism (#10) 3 years ago
Josh Karpel c2756b80dd
Add help mode (#9) 3 years ago
Josh Karpel 5dc2961539
Jump to slide (#8) 3 years ago
Josh Karpel 1089502331
Bundle demo (#7) 3 years ago
Josh Karpel 62f593f868
Add Images (#6) 3 years ago
Josh Karpel 749ea528e9
Improve coverage (#5) 3 years ago
Josh Karpel e9df199431
More improvements to demo deck (#4) 3 years ago
Josh Karpel 3b6cb78cfe
Expand demo deck (#3)
* upgrade demo deck, and make some incidental improvements along the way

* bump rich version
3 years ago
Josh Karpel 52de31de1c
Add Decks (#2) 3 years ago