Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Jan 23, 2024
1 parent 7536dd6 commit 9493bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/myst-execute/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MyST Execute

Kernel execution of code and inline expressions using Jupyter.
Kernel execution of code and inline expressions using Jupyter.

This package provides a transform that takes a MyST tree, computes the executable content, and stores the results in the AST. It provides basic support for caching of outputs to avoid needless computation.
This package provides a transform that takes a MyST tree, computes the executable content, and stores the results in the AST. It provides basic support for caching of outputs to avoid needless computation.

0 comments on commit 9493bba

Please sign in to comment.