Commit Graph

35 Commits (main)

Author SHA1 Message Date
Josh Karpel 6871c3f3cd
Switch to Ruff (#226) 1 year ago
Josh Karpel 37215dd9e6
Pin to last known-good `textual` version (#222) 1 year ago
Josh Karpel d0f55054a4
Slide Transitions (#207) 1 year ago
Josh Karpel bd351efbe0
Upgrade to `textual>=0.10.0` (#208) 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 55fa51f05c
Prepare `v0.4.4` (#200) 1 year ago
Josh Karpel dd348fe02f
Simplify some CI workflows (#193) 1 year ago
Josh Karpel b6d4582a47
Add API docs (#178) 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 f3d51dfb1f
Set up docs (#159) 2 years 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
Josh Karpel 767e4e0263 bump deps 2 years ago
Josh Karpel 9346e7212b
Big cleanup (#89) 2 years ago
Josh Karpel 16884b89cb
upgrade to mypy 0.900 and move config to pyproject.toml (#55) 3 years ago
dependabot[bot] 7ba7c184de
Bump sphinx from 3.5.4 to 4.0.2 (#44)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.4...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] 22d462f527
Bump nbterm from 0.0.7 to 0.0.10 (#43)
Bumps [nbterm](https://github.com/davidbrochart/nbterm) from 0.0.7 to 0.0.10.
- [Release notes](https://github.com/davidbrochart/nbterm/releases)
- [Commits](https://github.com/davidbrochart/nbterm/compare/0.0.7...0.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] 2b5f77c994
Bump hypothesis from 6.13.3 to 6.13.5 (#42)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.13.3 to 6.13.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.13.3...hypothesis-python-6.13.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Josh Karpel 74f01716cb
Optimizations for `Image` and `Plot` (#37) 3 years ago
Josh Karpel bbf4545e6e
Add a `Plot` widget (#33) 3 years ago
Josh Karpel b37497490d
Add nbterm support and options (#22) 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 1089502331
Bundle demo (#7) 3 years ago
Josh Karpel 62f593f868
Add Images (#6) 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
Josh Karpel 172eb33c19
Set up infrastructure (#1) 3 years ago