File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ master.zip: Makefile
63
63
rm -f master.zip
64
64
wget https://github.com/UCL-RITS/indigo-jekyll/archive/master.zip
65
65
66
- ready : indigo $(HTMLS ) notes.pdf notebooks.zip
66
+ ready : indigo $(HTMLS ) # notes.pdf notebooks.zip
67
67
68
68
indigo-jekyll-master : Makefile master.zip
69
69
rm -rf indigo-jekyll-master
Original file line number Diff line number Diff line change @@ -137,4 +137,5 @@ program. That means that you may find supplementary python content useful.
137
137
138
138
You can find the course notes as HTML via the navigation bar to the left.
139
139
140
- The [ notes] ( notes.pdf ) are also available in a printable pdf format.
140
+ The [ notes] ( notes.pdf ) are also available in a printable pdf format.
141
+ (** temporarily unavailable!** )
You can’t perform that action at this time.
0 commit comments