-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I've been experimenting with using the anywidget package as a way of bundling wasm packages so that they can be called from a python kernel (e.g. pandoc, tesseract). anywidget runs in Jupyter browser UIs and VSCode, so this provides a way of using the browser to call wasm libraries that might normally be expected to run as o/s/commandline packages.
What steps are required to add a new command to terminal? Eg to tweak the anywidget so that it could also install a command? Or maybe even install a commandline command based on a magic line command in the anywidget app package?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation