@@ -38,109 +38,109 @@ of the notebooks the their answers, and to download the notebooks.
3838
3939## Contents
4040
41- ### [ 01_jupyter_howto.ipynb] ( 01_jupyter_howto.html ) ([ answers] ( answers/01_jupyter_howto.html ) )
41+ ### [ 01_jupyter_howto.ipynb] ( html/ 01_jupyter_howto.html) ([ answers] ( html/ answers/01_jupyter_howto.html) )
4242
4343Introduction to Jupyter notebooks, including how to use the interface,
4444how to view molecules, draw graphs, download files, and start a bash
4545terminal.
4646
47- [ download] ( html/ 01_jupyter_howto.ipynb) | [ download answers] ( html/ answers/01_jupyter_howto.ipynb)
47+ [ download] ( 01_jupyter_howto.ipynb ) | [ download answers] ( answers/01_jupyter_howto.ipynb )
4848
49- ### [ 02_lists.ipynb] ( 02_lists.html ) ([ answers] ( answers/02_lists.html ) )
49+ ### [ 02_lists.ipynb] ( html/ 02_lists.html) ([ answers] ( html/ answers/02_lists.html) )
5050
5151Something
5252
53- [ download] ( html/ 02_lists.ipynb) | [ download answers] ( html/ answers/02_lists.ipynb)
53+ [ download] ( 02_lists.ipynb ) | [ download answers] ( answers/02_lists.ipynb )
5454
55- ### [ 03_dictionaries.ipynb] ( 03_dictionaries.html ) ([ answers] ( answers/03_dictionaries.html ) )
55+ ### [ 03_dictionaries.ipynb] ( html/ 03_dictionaries.html) ([ answers] ( html/ answers/03_dictionaries.html) )
5656
5757Something
5858
59- [ download] ( html/ 03_dictionaries.ipynb) | [ download answers] ( html/ answers/03_dictionaries.ipynb)
59+ [ download] ( 03_dictionaries.ipynb ) | [ download answers] ( answers/03_dictionaries.ipynb )
6060
61- ### [ 04_functions.ipynb] ( 04_functions.html ) ([ answers] ( answers/04_functions.html ) )
61+ ### [ 04_functions.ipynb] ( html/ 04_functions.html) ([ answers] ( html/ answers/04_functions.html) )
6262
6363Something
6464
65- [ download] ( html/ 04_functions.ipynb) | [ download answers] ( html/ answers/04_functions.ipynb)
65+ [ download] ( 04_functions.ipynb ) | [ download answers] ( answers/04_functions.ipynb )
6666
67- ### [ 05_objects.ipynb] ( 05_objects.html ) ([ answers] ( answers/05_objects.html ) )
67+ ### [ 05_objects.ipynb] ( html/ 05_objects.html) ([ answers] ( html/ answers/05_objects.html) )
6868
6969Something
7070
71- [ download] ( html/ 05_objects.ipynb) | [ download answers] ( html/ answers/05_objects.ipynb)
71+ [ download] ( 05_objects.ipynb ) | [ download answers] ( answers/05_objects.ipynb )
7272
73- ### [ 06_classes.ipynb] ( 06_classes.html ) ([ answers] ( answers/06_classes.html ) )
73+ ### [ 06_classes.ipynb] ( html/ 06_classes.html) ([ answers] ( html/ answers/06_classes.html) )
7474
7575Something
7676
77- [ download] ( html/ 06_classes.ipynb) | [ download answers] ( html/ answers/06_classes.ipynb)
77+ [ download] ( 06_classes.ipynb ) | [ download answers] ( answers/06_classes.ipynb )
7878
79- ### [ 07_documentation.ipynb] ( 07_documentation.html ) ([ answers] ( answers/07_documentation.html ) )
79+ ### [ 07_documentation.ipynb] ( html/ 07_documentation.html) ([ answers] ( html/ answers/07_documentation.html) )
8080
8181Something
8282
83- [ download] ( html/ 07_documentation.ipynb) | [ download answers] ( html/ answers/07_documentation.ipynb)
83+ [ download] ( 07_documentation.ipynb ) | [ download answers] ( answers/07_documentation.ipynb )
8484
85- ### [ 08_class_documentation.ipynb] ( 08_class_documentation.html ) ([ answers] ( answers/08_class_documentation.html ) )
85+ ### [ 08_class_documentation.ipynb] ( html/ 08_class_documentation.html) ([ answers] ( html/ answers/08_class_documentation.html) )
8686
8787Something
8888
89- [ download] ( html/ 08_class_documentation.ipynb) | [ download answers] ( html/ answers/08_class_documentation.ipynb)
89+ [ download] ( 08_class_documentation.ipynb ) | [ download answers] ( answers/08_class_documentation.ipynb )
9090
91- ### [ 09_exceptions.ipynb] ( 09_exceptions.html ) ([ answers] ( answers/09_exceptions.html ) )
91+ ### [ 09_exceptions.ipynb] ( html/ 09_exceptions.html) ([ answers] ( html/ answers/09_exceptions.html) )
9292
9393Something
9494
95- [ download] ( html/ 09_exceptions.ipynb) | [ download answers] ( html/ answers/09_exceptions.ipynb)
95+ [ download] ( 09_exceptions.ipynb ) | [ download answers] ( answers/09_exceptions.ipynb )
9696
97- ### [ 10_error_handling.ipynb] ( 10_error_handling.html ) ([ answers] ( answers/10_error_handling.html ) )
97+ ### [ 10_error_handling.ipynb] ( html/ 10_error_handling.html) ([ answers] ( html/ answers/10_error_handling.html) )
9898
9999Something
100100
101- [ download] ( html/ 10_error_handling.ipynb) | [ download answers] ( html/ answers/10_error_handling.ipynb)
101+ [ download] ( 10_error_handling.ipynb ) | [ download answers] ( answers/10_error_handling.ipynb )
102102
103- ### [ 11_modules.ipynb] ( 11_modules.html ) ([ answers] ( answers/11_modules.html ) )
103+ ### [ 11_modules.ipynb] ( html/ 11_modules.html) ([ answers] ( html/ answers/11_modules.html) )
104104
105105Something
106106
107- [ download] ( html/ 11_modules.ipynb) | [ download answers] ( html/ answers/11_modules.ipynb)
107+ [ download] ( 11_modules.ipynb ) | [ download answers] ( answers/11_modules.ipynb )
108108
109- ### [ 12_pandas.ipynb] ( 12_pandas.html ) ([ answers] ( answers/12_pandas.html ) )
109+ ### [ 12_pandas.ipynb] ( html/ 12_pandas.html) ([ answers] ( html/ answers/12_pandas.html) )
110110
111111Something
112112
113- [ download] ( html/ 12_pandas.ipynb) | [ download answers] ( html/ answers/12_pandas.ipynb)
113+ [ download] ( 12_pandas.ipynb ) | [ download answers] ( answers/12_pandas.ipynb )
114114
115- ### [ 13_basic_numpy.ipynb] ( 13_basic_numpy.html ) ([ answers] ( answers/13_basic_numpy.html ) )
115+ ### [ 13_basic_numpy.ipynb] ( html/ 13_basic_numpy.html) ([ answers] ( html/ answers/13_basic_numpy.html) )
116116
117117Something
118118
119- [ download] ( html/ 13_basic_numpy.ipynb) | [ download answers] ( html/ answers/13_basic_numpy.ipynb)
119+ [ download] ( 13_basic_numpy.ipynb ) | [ download answers] ( answers/13_basic_numpy.ipynb )
120120
121- ### [ 14_more_numpy.ipynb] ( 14_more_numpy.html ) ([ answers] ( answers/14_more_numpy.html ) )
121+ ### [ 14_more_numpy.ipynb] ( html/ 14_more_numpy.html) ([ answers] ( html/ answers/14_more_numpy.html) )
122122
123123Something
124124
125- [ download] ( html/ 14_more_numpy.ipynb) | [ download answers] ( html/ answers/14_more_numpy.ipynb)
125+ [ download] ( 14_more_numpy.ipynb ) | [ download answers] ( answers/14_more_numpy.ipynb )
126126
127- ### [ 15_matplotlib.ipynb] ( 15_matplotlib.html ) ([ answers] ( answers/15_matplotlib.html ) )
127+ ### [ 15_matplotlib.ipynb] ( html/ 15_matplotlib.html) ([ answers] ( html/ answers/15_matplotlib.html) )
128128
129129Something
130130
131- [ download] ( html/ 15_matplotlib.ipynb) | [ download answers] ( html/ answers/15_matplotlib.ipynb)
131+ [ download] ( 15_matplotlib.ipynb ) | [ download answers] ( answers/15_matplotlib.ipynb )
132132
133- ### [ 16_viewing_molecules.ipynb] ( 16_viewing_molecules.html ) ([ answers] ( answers/16_viewing_molecules.html ) )
133+ ### [ 16_viewing_molecules.ipynb] ( html/ 16_viewing_molecules.html) ([ answers] ( html/ answers/16_viewing_molecules.html) )
134134
135135Something
136136
137- [ download] ( html/ 16_viewing_molecules.ipynb) | [ download answers] ( html/ answers/16_viewing_molecules.ipynb)
137+ [ download] ( 16_viewing_molecules.ipynb ) | [ download answers] ( answers/16_viewing_molecules.ipynb )
138138
139- ### [ 17_regular_expressions.ipynb] ( 17_regular_expressions.html ) ([ answers] ( answers/17_regular_expressions.html ) )
139+ ### [ 17_regular_expressions.ipynb] ( html/ 17_regular_expressions.html) ([ answers] ( html/ answers/17_regular_expressions.html) )
140140
141141Something
142142
143- [ download] ( html/ 17_regular_expressions.ipynb) | [ download answers] ( html/ answers/17_regular_expressions.ipynb)
143+ [ download] ( 17_regular_expressions.ipynb ) | [ download answers] ( answers/17_regular_expressions.ipynb )
144144
145145## How to download to run at home
146146
0 commit comments