Skip to content
Hai Nguyen edited this page Jun 6, 2016 · 2 revisions

First, you need to open Jupyter notebook. There are two ways to use two screen (one with viewer and one with commands)

  • use %qtconsole magic inside the notebook

  • or run on your bash terminal

$ jupyter console --existing
Clone this wiki locally