File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
pluto-deployment-environment Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11[Export ]
2+ exclude =[
3+ # these are in the repo but not used on the website
4+ " notebooks/introspection.jl" ,
5+ " notebooks/04-probability.jl" ,
6+ " notebooks/basic_syntax.jl" ,
7+ " notebooks/week1/01-fast.jl" ,
8+ " notebooks/week3/01-abstraction.jl" ,
9+ " notebooks/week3/02-vatiations_fixedpoint.jl" ,
10+ " notebooks/week4/03-functions-are-objects.jl" ,
11+ " notebooks/week8/FE_CUDA.jl" ,
12+ " notebooks/week8/data_stats.jl" ,
13+ " notebooks/week10/zurcherdata.jl" ,
14+
15+ # don't run homeworks
16+ " homework/homework0/hw0.jl" ,
17+ " homework/homework0/pizza.jl" ,
18+ " homework/homework1/discrete_lockdown.jl" ,
19+ " homework/homework2/epidemic.jl" ,
20+ " homework/homework5/TimeManage.jl"
21+ ]
222baked_state = false
323offer_binder = true
424ignore_cache = [
You can’t perform that action at this time.
0 commit comments