Skip to content

Commit d2e2565

Browse files
committed
Merge pull request #635 from hashdist/cekees/add_terminado
terminal for ipython notebook
2 parents f42951f + 9fba080 commit d2e2565

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

pkgs/terminado.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
extends: [distutils_package]
2+
3+
dependencies:
4+
build: [ptyprocess,tornado]
5+
run: [ptyprocess,tornado]
6+
7+
sources:
8+
- key: git:d54c7b9e750bcceeca8806622fbf8177edb4ab22
9+
url: https://github.com/takluyver/terminado.git

0 commit comments

Comments
 (0)