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

Commit 53de7d0

Browse files
authored
Nutshell tip
1 parent 4ebf881 commit 53de7d0

8 files changed

Lines changed: 56 additions & 8 deletions

File tree

book/basics/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Basics: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/beyond/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Advanced Techniques: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/flow/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Flow: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/matplotlib/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Matplotlib: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/modules/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Modules: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/numpy/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Numpy: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/objects/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Objects: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

book/pandas/nutshell.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Pandas: in a Nutshell
22

3-
Nutshell.
3+
```{admonition}
4+
class: tip
5+
6+
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.
7+
8+
In most cases you can quickly navigate to the "full" version of the Nutshell page by deleting the `nutshell/` part of the URL.
9+
```

0 commit comments

Comments
 (0)