Skip to content

Commit

Permalink
xeus
Browse files Browse the repository at this point in the history
  • Loading branch information
szweibel committed Oct 27, 2023
1 parent a134efe commit 2e55f75
Show file tree
Hide file tree
Showing 18 changed files with 11 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 10 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: xeus-python-kernel
channels:
- https://repo.mamba.pm/emscripten-forge
- https://repo.mamba.pm/conda-forge
dependencies:
- numpy
- matplotlib
- ipycanvas
- nltk

5 changes: 1 addition & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jupyterlab-open-url-parameter

# Python kernel (optional)
jupyterlite-pyodide-kernel==0.1.3
jupyterlite-xeus-python

# JavaScript kernel (optional)
jupyterlite-javascript-kernel==0.1.3
Expand All @@ -16,10 +17,6 @@ jupyterlab-language-pack-zh-CN

# SQLite kernel (optional)
jupyterlite-xeus-sqlite==0.2.1
# P5 kernel (optional)
jupyterlite-p5-kernel==0.1.0
# Lua kernel (optional)
jupyterlite-xeus-lua==0.3.1

# JupyterLab: Fasta file renderer (optional)
jupyterlab-fasta>=3,<4
Expand Down

0 comments on commit 2e55f75

Please sign in to comment.