Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.67 KB

interactive_tools_jupyter_terminal.md

File metadata and controls

39 lines (25 loc) · 1.67 KB
title area box_type layout contributors
Open a Terminal in Jupyter
interactive tools
hands_on
faq
hexylena

{% if required -%} To best follow this tutorial, you should open a terminal. {%- else -%} This tutorial will let you accomplish almost everything from this view, running code in the cells below directly in the training material. You can choose between running the code here, or opening up a terminal tab in which to run it. {%- endif -%} Here are some instructions for how to do this on various environments.

Jupyter on UseGalaxy.* and MyBinder.org

  1. Use the File → New → Terminal menu to launch a terminal.

    ![screenshot of jupyterlab showing the File menu expanded to show new and terminal option.]({% link topics/data-science/images/carpentries-cli/mybinder-launch.png %})

  2. Disable "Simple" mode in the bottom left hand corner, if it activated.

    ![screenshot of jupyterlab showing a toggle labelled simple]({% link topics/data-science/images/carpentries-cli/mybinder-simple.png %})

  3. Drag one of the terminal or notebook tabs to the side to have the training materials and terminal side-by-side

    ![screenshot of jupyterlab with notebook and terminal side-by-side.]({% link topics/data-science/images/carpentries-cli/mybinder-final.png %})

CoCalc

  1. Use the Split View functionality of cocalc to split your view into two portions.

    ![screenshot of cocalc button to split views]({% link topics/data-science/images/carpentries-cli/cocalc-split.png %})

  2. Change the view of one panel to a terminal

    ![screenshot of cocalc swapping view port to that of a terminal]({% link topics/data-science/images/carpentries-cli/cocalc-terminal.png %})