Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@jacobwhall jacobwhall released this 11 Feb 06:25
· 10 commits to trunk since this release

plaited is now ready to live on PyPI, though it may change quite a bit before 1.0.0.

  • fixed bug that tried to execute code before waiting for Jupyter kernel, causing timeouts
  • Python kernel now comes bundled with plaited (ipykernel)
  • added test that actually executes a code block in a document, and checks its output