Created
March 5, 2022 01:24
-
-
Save ixtiyoruz/f3055aaed6d0e97bb633572299ff2cbb to your computer and use it in GitHub Desktop.
magics inside jupyter
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
' | |
@interact(n=(0, len(faces)-1)) | |
' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.