We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
%qtconsole
or run on your bash terminal
$ jupyter console --existing