File: environment.yml

package info (click to toggle)
xeus-python 0.18.1%2B~0.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,748 kB
  • sloc: cpp: 4,971; python: 391; makefile: 19; javascript: 14
file content (12 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
name: xeus-python
channels:
  - conda-forge
dependencies:
  - xeus-python=0.14
  - notebook
  - ipywidgets>=7.6
  - jupyterlab=3
  - itkwidgets
  - matplotlib
  - ipympl
  - debugpy>=1.6.5