Skip to content

Commit 5bfcc34

Browse files
jdkentmaxim-belkin
andauthored
[FIX] 02-numpy: update zero index image (#827)
* update zero index image to be in line with text * use open font and bold text * transpose column/row display * python-zero-index.svg: update to sync with the lesson * 02-numpy.md: switch to using python-zero-index.svg Co-authored-by: Maxim Belkin <[email protected]>
1 parent 8a3944b commit 5bfcc34

File tree

3 files changed

+141
-103
lines changed

3 files changed

+141
-103
lines changed

_episodes/02-numpy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ It takes a bit of getting used to,
242242
but one way to remember the rule is that
243243
the index is how many steps we have to take from the start to get the item we want.
244244
245-
![Zero Index](../fig/python-zero-index.png)
245+
![Zero Index](../fig/python-zero-index.svg)
246246
247247
> ## In the Corner
248248
>

fig/python-zero-index.png

-51.4 KB
Binary file not shown.

fig/python-zero-index.svg

Lines changed: 140 additions & 102 deletions
Loading

0 commit comments

Comments
 (0)