Minor update to course notes and Session 4

pull/3/head
Tim Skov Jacobsen 2019-09-03 19:32:48 +02:00
parent 019b2f06bf
commit adee0fefbd
2 changed files with 97 additions and 40 deletions

View File

@ -1939,8 +1939,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Subplots\n",
"In order for subplots to be used, it is necessary to access the underlying objects that control ...."
"### Subplots\n"
]
},
{
@ -2015,7 +2014,7 @@
"metadata": {
"hide_input": false,
"kernelspec": {
"display_name": "Python [default]",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
@ -2029,7 +2028,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.6"
"version": "3.7.1"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,

File diff suppressed because one or more lines are too long