Created
April 25, 2021 17:40
-
-
Save imgVOID/afd338572e50400e5e82c02657dcebc1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from notebookjs import execute_js | |
execute_js(helloworld_js, "helloworld", callbacks={"get_hello": hello_world_random}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment