Skip to content
Snippets Groups Projects
Commit 27b327a0 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Add magic tag to execute install code

Add the magic tag before the installation snipped, such that doxec can execute
it.
parent 4522f302
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -21,6 +21,7 @@ additional packages `numpy`, `scipy` and `matplotlib` are useful for data
analysis and data presentation. To install all the packages on Ubuntu, you
can run the following command line.
<!-- console -->
```bash
$ sudo apt-get update
$ sudo apt-get install -y python3 python3-pip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment