Install dependencies in wasm playground?
Maybe I just can't find the UI, but is it possible to install dependencies in the wasm playground?
2 Replies
@manzt , you can just import the dep and it should propmpt to autoinstall
it will do this everytime, so may want to use micropip
thank you!