My first Jupyter Project

This tutorial is recommended for all users who are starting a new project in Jupyter for the first time and will go through some small example R and python code.

By the end of this tutorial you should have in place a conda environment, some basic R and python packages, and have run example code snippets for each.

  1. Create a Conda environment
  2. Install some packages
  3. Run some example analysis code