Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshvarun committed Sep 12, 2023
1 parent e28906c commit 34cd70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In addition to JavaScript, you can also embed code in other languages by adding

```html
<script type="text/notebook-cell" data-kernel="python">
print("Hello World!");
print("Hello World!")
</script>
```

Expand Down

0 comments on commit 34cd70a

Please sign in to comment.