Data @ Rice

The Absolute Basics of Jupyter Notebooks

Every day, thousands (if not more) of programmers, statisticians, data scientists, information professionals, and journalists use Jupyter, an open-source web app that interactively presents live code augmented with visualizations and narrative text. Known as Notebooks, these interactive scripts are perfect for working with (or teaching) coding, as well as telling an unusual story aided by visuals. In this short course, we introduce the basics of installing Jupyter and creating your first notebook.

Getting Started with GitHub

Prerequisites:

None

Would you like to better manage software versions and collaborate with other researchers? GitHub is a widely-adopted code repository that supports collaboratively developing software and other text-based projects. This hands-on workshop will introduce participants to the basics of GitHub, such as setting up GitHub, creating a branch, and committing changes. We will also look at a few examples of how researchers are using GitHub. Please bring your laptop!