/2024ODSCEast

Materials for Visualization in Bayesian Workflow Using Python or R

Primary LanguageJupyter Notebook

ODSC East 2024 Visualization in Bayesian Workflow Tutorial

This repository contains the Colab notebooks (Python and R code), data files, and slides associated with the Visualization in Bayesian Workflow tutorial.

to open notebooks in Google Colab

  1. Go to: https://colab.research.google.com

  2. Click on the 'GitHub' tab

  3. Copy and paste https://github.com/cbrownley/2024ODSCEast.git into the search space beneath "Enter a GitHub URL or search by organization or user" and then click on the spyglass search icon (at the end of the line).

  4. Open one of the listed notebooks in a new browser tab by clicking on the square icon with an arrow pointing to the upper right hand corner (at the end of the line).

to download

Mac computer:

  1. Open a Terminal window

  2. Navigate to the folder where you want to download the 2024ODSCEast folder

    For example, to download the 2024ODSCEast folder onto your Desktop:

    • First, type the following and then hit Enter: cd
    • Second, type the following and then hit Enter: cd Desktop/
  3. Finally, to download the 2024ODSCEast folder, type the following and then hit Enter:

    git clone https://github.com/cbrownley/2024ODSCEast.git

Windows computer:

  1. Go to: https://github.com/cbrownley/2024ODSCEast.git

  2. Click the green 'Code' button and then 'Download ZIP' in the upper right side of the page

  3. Click on the zipped folder to open it in File Explorer

  4. Click 'Extract all'

  5. Edit the path to save the 2024ODSCEast folder on your Desktop

  6. Click 'Extract'