Skip to content

Commit

Permalink
Update environment setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 committed Apr 30, 2020
1 parent 83bec29 commit 1a44552
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/setup.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
using WebIO
cmd = WebIO.find_jupyter_cmd()
WebIO.install_jupyter_nbextension(cmd)
WebIO.install_jupyter_nbextension(ENV["JUPYTER"])

0 comments on commit 1a44552

Please sign in to comment.