Skip to content

Commit 14fbdd8

Browse files
committed
And again...
1 parent ecc3d18 commit 14fbdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hands-on/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Jupyter notebooks:
3030
retrieve information from the operating system
3131
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/gjbex/Python-for-systems-programming/blob/master/hands-on/filesystem_interaction.ipynb) [`filesystem_interaction.ipynb`](filesystem_interaction.ipynb):
3232
illustrates how to work with the file system.
33-
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gjbex/Python-for-systems-programming/blob/master/nands-on/shell_interaction.ipynb) [`shell_interaction.ipynb`](shell_interaction.ipynb):
33+
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gjbex/Python-for-systems-programming/blob/master/hands-on/shell_interaction.ipynb) [`shell_interaction.ipynb`](shell_interaction.ipynb):
3434
illustrates the use of the `sh` and
3535
`subprocess` modules to interact with the shell.
3636
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gjbex/PythonSysProg/blob/master/julia.ipynb) [`julia.ipynb`](julia.ipynb):

0 commit comments

Comments
 (0)