File: environment-wasm-host.yml

package info (click to toggle)
xeus-python 0.17.2%2B~0.6.3-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,752 kB
  • sloc: cpp: 4,890; python: 369; makefile: 18; javascript: 14
file content (18 lines) | stat: -rw-r--r-- 339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: xeus-python-wasm-host
channels:
  - https://repo.mamba.pm/emscripten-forge
  - https://repo.mamba.pm/conda-forge
dependencies:
  - ipython
  - pybind11
  - jedi
  - nlohmann_json
  - pybind11_json
  - numpy
  - xeus-lite
  - xeus 
  - xeus-python-shell>=0.6.3
  - pyjs>=2.0.0
  - requests-wasm-polyfill>=0.3.0
  - libpython
  - zstd