Skip to content

Instantly share code, notes, and snippets.

@emadehsan
Created January 29, 2020 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emadehsan/b319130dd74bfaec7a7ab46633e1babb to your computer and use it in GitHub Desktop.
Save emadehsan/b319130dd74bfaec7a7ab46633e1babb to your computer and use it in GitHub Desktop.
# register this function, so JS code could call this
output.register_callback('notebook.run_algo', run_algo)
# put the JS code in cell and run it
take_photo()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment