Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit bc91086

Browse files
authored
fix tip
1 parent 53de7d0 commit bc91086

File tree

8 files changed

+8
-16
lines changed

8 files changed

+8
-16
lines changed

book/basics/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Basics: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/beyond/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Advanced Techniques: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/flow/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Flow: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/matplotlib/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Matplotlib: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/modules/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Modules: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/numpy/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Numpy: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/objects/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Objects: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

book/pandas/nutshell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Pandas: in a Nutshell
22

3-
```{admonition}
4-
class: tip
3+
```{tip}
54
65
This is an "In a Nutshell" chapter: it contains simplified, condensed versions of other pages. It is meant to be used as a quick reference or study refresher for the key concepts, commands and code introduced in the chapter.
76

0 commit comments

Comments
 (0)