Fix wrong symbol as cell magic
This commit is contained in:
parent
bd282f4528
commit
0ed024e020
2 changed files with 4 additions and 4 deletions
|
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
],
|
||||
"source": [
|
||||
"%pip install pandas"
|
||||
"!pip install pandas"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue