We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae7533 commit d0560f1Copy full SHA for d0560f1
pyscript.js
@@ -44,7 +44,7 @@ const main = function() {
44
- "py-plugin-started", when a plugin is started.
45
- "py-interpreter-loaded", when the interpreter has been downloaded.
46
- "py-interpreter-ready", when the interpreter is ready to process
47
- Python for configuration reasons.
+ Python for configuration reasons (such as pip installing modules).
48
- "py-file-fetched", when a file, to be added to the interpreter's
49
filesystem, has been fetched from the network.
50
- "py-files-loaded", when all the files have been copied onto the
0 commit comments