View on GitHub

Carme-Docu

Documentation Project for Carme

How to run a Jupyter notebook file

Once your conda environment is customized, you can run your code considering the following steps:

  1. Open the Jupyter notebook file, e.g., mycode.ipynb.
  2. Choose the proper Jupyter kernel (text-kernel in this example), and click on Run All (top panel in Fig. 2).

    code-server-run-1.png

    Fig. 2.