Aurélien Geron
|
aa319d94f0
|
Require and upgrade to Python 3.8
|
2021-10-17 14:27:34 +13:00 |
Aurélien Geron
|
1b96533668
|
Replace 'Open in Colab' button
|
2021-05-26 07:40:58 +12:00 |
Aurélien Geron
|
974c4fe858
|
Add 'Open in Kaggle' button
|
2021-05-26 07:31:19 +12:00 |
Aurélien Geron
|
51313defa5
|
Merge pull request #330 from asamarin/master
Fix bottom='off' to bottom=False in tools_matplotlib.ipynb
|
2021-03-02 10:41:53 +13:00 |
Aurélien Geron
|
b201196be1
|
Add Colab button, fixes #346
|
2021-03-02 10:13:13 +13:00 |
Alejandro Samarín
|
05aca9c313
|
Fix bottom='off' to bottom=False in tools_matplotlib.ipynb
|
2020-11-27 01:59:30 +00:00 |
Aurélien Geron
|
2993c68490
|
Fix toc, imshow default interpolation, and detail animation rendering
|
2020-04-21 21:14:10 +12:00 |
Aurélien Geron
|
3fe4b8d4f8
|
Fix comment about nbagg backend for animations
|
2020-04-20 10:55:20 +12:00 |
Aurélien Geron
|
5fcf4bdb16
|
Switch to jshtml to render animations
|
2020-04-20 10:51:33 +12:00 |
Aurélien Geron
|
2f7ab70295
|
Update notebooks to latest nbformat
|
2020-04-06 19:13:12 +12:00 |
Aurélien Geron
|
f6dfa0ff76
|
Remove from __future__ imports as we move away from Python 2
|
2019-10-12 16:40:05 +09:30 |
Aurélien Geron
|
a10e686759
|
fixed typo in tools_matplotlib.ipynb
|
2016-03-04 08:49:56 +01:00 |
Aurélien Geron
|
e8d45964b8
|
Add introduction to Linear Algebra
|
2016-03-03 18:29:41 +01:00 |
Aurélien Geron
|
5d2979115c
|
Add gitter chat button, and make it clear that no installation is required
|
2016-02-19 14:19:30 +01:00 |
Aurélien Geron
|
d191442ff7
|
Fix a few remaining python 2/3 glitches
|
2016-02-19 13:24:08 +01:00 |
Aurélien Geron
|
1d9aa457d3
|
Revert notebooks back to python 2 so they can work on both python 2 and 3
|
2016-02-19 12:42:03 +01:00 |
Aurélien Geron
|
793c3a2574
|
Make notebooks compatible with both python 2 and python 3
|
2016-02-19 12:22:42 +01:00 |
Aurélien Geron
|
ec681a3174
|
Update installation instructions, and replace 'import numpy' with 'import numpy as np'
|
2016-02-19 11:34:59 +01:00 |
Aurélien Geron
|
91c616af20
|
Added matplotlib sections about images and lines
|
2016-02-17 23:53:23 +01:00 |
Aurélien Geron
|
a1e4e9bb5e
|
First notebook added: matplotlib
|
2016-02-16 21:40:20 +01:00 |