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.
-
Click on the 'GitHub' tab
-
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). -
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).
Mac computer:
-
Open a Terminal window
-
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/
- First, type the following and then hit Enter:
-
Finally, to download the 2024ODSCEast folder, type the following and then hit Enter:
git clone https://github.com/cbrownley/2024ODSCEast.git
Windows computer:
-
Click the green 'Code' button and then 'Download ZIP' in the upper right side of the page
-
Click on the zipped folder to open it in File Explorer
-
Click 'Extract all'
-
Edit the path to save the 2024ODSCEast folder on your Desktop
-
Click 'Extract'