CRITT Academy¶
The CRITT Academy is a GitHub repository of digestible, easy-to-follow lessons in the form of Python code notebooks. These are a great way to learn how to analyze your data 🤓
Using Code Notebooks¶
There are several different easy ways to use the notebooks:
- Download any code notebook and run it on your own computer using Visual Studio Code or whatever you prefer (video: how to use CRITT Academy code notebooks with Visual Studio Code)
- Open the code notebook using Google Colab (video: how to use CRITT Academy code notebooks with Google Colab)
- If you have access to an account on the CRITT Jupyter server:
- Download the CRITT Server version for compatible1 code notebooks
- Upload it to your Jupyter account
- Run it on the CRITT Jupyter server
Getting Started¶
The absolute best way to get started is with Lesson 01 of Module 01.
-
Some code notebooks use python libraries that are not available on the CRITT Server, so they are incompatible and do not have a CRITT server version. ↩