Skip to content

Commit

Permalink
change the text license
Browse files Browse the repository at this point in the history
  • Loading branch information
avehtari committed Sep 9, 2023
1 parent cce2670 commit 136dc10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demos_rstan/cmdstanr_demo.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ knitr::opts_chunk$set(cache=FALSE, message=FALSE, error=FALSE, warning=TRUE, com

#' **Load packages**
library(cmdstanr)
# If running in Aalto JupyterHub
# set_cmdstan_path('/coursedata/cmdstan')
# If running in Aalto JupyterHub the path should automatically be set to
# '/coursedata/cmdstan'
options(mc.cores = 1)
library(posterior)
library(loo)
Expand Down

0 comments on commit 136dc10

Please sign in to comment.