Skip to content

Commit

Permalink
Use Xeus Python
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 14, 2023
1 parent cc59174 commit 6d42a8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/notebooks/Intro.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"kernelspec": {
"display_name": "Pyolite",
"display_name": "Python (XPython)",
"language": "python",
"name": "python"
},
Expand Down
2 changes: 1 addition & 1 deletion content/notebooks/Lorenz.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Pyolite",
"display_name": "Python (XPython)",
"language": "python",
"name": "python"
},
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- jupyterlab-tour
- jupyterlab-night
- jupyterlite-core=0.1.2
- jupyterlite-pyodide-kernel=0.1.1
- jupyterlite-xeus-python=0.9.4
- jupyterlite-sphinx>=0.9.1,<0.10
- plotly>=5,<6
- pip:
Expand Down

0 comments on commit 6d42a8e

Please sign in to comment.