Skip to content

Commit

Permalink
Update shinylive.qmd (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamelsmu committed Oct 20, 2023
1 parent 4c2b1b3 commit 4799b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shinylive.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ It is possible to install packages using Pyodide's `micropip` package. To do tha

```default
import micropip
micropip.install("mypackage")
await micropip.install("mypackage")
import mypackage
```

Expand Down

0 comments on commit 4799b23

Please sign in to comment.