Skip to content
Hai Nguyen edited this page Jul 27, 2016 · 2 revisions

First, you need to open Jupyter notebook. There are few 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
  • resize your web browser to cover two screens
Clone this wiki locally