From f6e59dd8508e55a1f4041c82fdf7ceab9d47f4f9 Mon Sep 17 00:00:00 2001 From: Benjamin Blouin <3keepmovingforward3@users.noreply.github.com> Date: Thu, 28 Mar 2019 13:22:22 -0400 Subject: [PATCH] add octave_kernel --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index cfd929a..a2b45cf 100644 --- a/environment.yml +++ b/environment.yml @@ -32,3 +32,4 @@ dependencies: - html5lib - jupyter - libssh2 + - octave_kernel