Skip to content

UCSF Neuroscience Orientation 2024: Introduction to Statistics

Notifications You must be signed in to change notification settings

maxinelevesque/nso-24-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nso-24-stats

Statistics material for the 2024 UCSF Neuroscience Orientation

Usage

Using GitHub Pages

Visit the most recently deployed version of the site at https://maxinelevesque.github.io/nso-24-stats/.

Locally

This project was typeset with Quarto. Their installation instructions are here.

conda dependencies

To create a conda environment with the needed dependencies, you can run this from the slides directory:

conda env create -f environment.yml -p {/path/to/repo}/slides/.conda

Run Quarto from within this environment by activating it; from within the slides directory, you can run:

conda activate ./.conda

Preview in browser

With Quarto installed and the environment activated, in the slides directory, run:

quarto preview

Building outputs

With Quarto installed and the environment activated, in the slides directory, run:

quarto render

The static site will be built in the docs directory (for use with GitHub Pages).

About

UCSF Neuroscience Orientation 2024: Introduction to Statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published