Skip to content

Commit

Permalink
Add terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Aug 17, 2024
1 parent a9b78f0 commit adbe522
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions jupyter-lite.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"@jupyterlite/application-extension:logo",
"@jupyterhub/jupyter-server-proxy"
],
"terminalsAvailable": true,
"faviconUrl": "https://raw.githubusercontent.com/nebari-dev/nebari-design/main/symbol/favicon.ico"
}
}
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ jupyterlite-core==0.4.0
jupyterlab~=4.2.4
notebook~=7.2.1

# Experimental terminal (optional)
jupyterlite-terminal

# Python kernel (optional)
jupyterlite-pyodide-kernel==0.4.1
Expand Down

0 comments on commit adbe522

Please sign in to comment.