Daniel Ashbrook
Mmarimo
•Created by Daniel Ashbrook on 9/17/2024 in #help-support
Installing specific package versions
It's super cool that I can make a Marimo sandbox and then do
import webcolors
and get it installed! But how can I import a specific version? E.g., with pip I'd do pip install webcolors==1.12
.5 replies