We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bf392a + 29e7600 commit 3212c6eCopy full SHA for 3212c6e
index.markdown
@@ -16,6 +16,8 @@ demo:
16
label: 'Hello World!'
17
- url: "https://rustpython..io/demo/"
18
label: 'Online demo running on WebAssembly'
19
+- url: "https://rustpython..io/demo/notebook"
20
+label: 'Notebook'
21
22
installation:
23
- command: "cargo install rustpython"
0 commit comments