File: build-environment.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-- 314 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-kernel-docs

channels:
  - conda-forge

dependencies:
  - python=3.10
  - pip
  - nodejs=20
  - click
  - typer
  - linkify-it-py
  - myst-parser
  - pydata-sphinx-theme
  - jupyterlab >=4.0.5,<5
  - jupyterlite-core >=0.2,<0.3.0
  - jupyterlite-sphinx >=0.10
  - jupyterlite-xeus >=0.1.8,<0.2.0