Skip to content

Commit c78aed2

Browse files
committed
Remove experimental Pyodide guide
1 parent 6c253db commit c78aed2

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
.vscode
66
.idea
7+
*.iml
78

89
#########
910
## Java

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,3 @@ If you want to play around with the code snippets in a Jupyter notebook, do one
3333
python -m jupyter lab --notebook-dir .
3434

3535
If you have [VS Code](https://code.visualstudio.com/), you can also open notebooks directly in there.
36-
37-
### Option C: Use GitHub.dev with Pyodide (experimental)
38-
39-
**Press the `.` button on your keyboard** and install the `vscode-pyodide` extension for Jupyter support.

0 commit comments

Comments
 (0)