Skip to content

Commit 394b5d5

Browse files
authored
Adding demo notebook (#13)
Adding demo notebook
1 parent 3faf7c8 commit 394b5d5

3 files changed

Lines changed: 202 additions & 0 deletions

File tree

environment.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: xtensor-io
2+
channels:
3+
- nodefaults
4+
- QuantStack
5+
- conda-forge
6+
dependencies:
7+
- xtensor
8+
- boost ==1.65.1
9+
- boost-cpp ==1.65.1
10+
- widgetsnbextension
11+
- xtensor-io
12+
- xeus-cling
13+
- xwidgets
14+
- notebook

0 commit comments

Comments
 (0)