Skip to content

Commit

Permalink
ci: fix built
Browse files Browse the repository at this point in the history
  • Loading branch information
MR-Addict committed Feb 17, 2024
1 parent ab1125d commit f4ef51a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/example/src/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Mdbook REPL

This is a python **realtime** playground which uses pyodide **webassembly** to run python code in the browser. So you can run python code in the browser without any server.

Below is a simple example, you can run the code and see the output.

**Python**

```python
Expand Down

0 comments on commit f4ef51a

Please sign in to comment.