Skip to content

Commit

Permalink
adding pyscript.toml config again
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzFTD committed Sep 8, 2024
1 parent 6287a4b commit 66b4947
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
:parser: myst_parser.sphinx_

.. py-editor::

print("hallo world")
import matplotlib.pyplot as plt
plt.plot([1, 2, 3])
plt.gcf()
:config: pyscript.toml

import naming
class NameFileConvention(naming.Name, naming.File):
Expand Down
File renamed without changes.

0 comments on commit 66b4947

Please sign in to comment.