Fix wrong symbol as cell magic

This commit is contained in:
Alexander Hess 2024-07-15 11:38:37 +02:00
commit 0ed024e020
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@
}
],
"source": [
"%pip install pandas"
"!pip install pandas"
]
},
{