File: environment.yml

package info (click to toggle)
nbclient 0.10.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 784 kB
  • sloc: python: 2,946; makefile: 18
file content (10 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
name: nbclient
channels:
  - conda-forge
dependencies:
  - numpy
  - pandas
  - matplotlib
  - scrapbook
  - nbformat
  - nbclient