Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run on terminal in Ubuntu #7

Open
annisaabuhamid opened this issue Nov 14, 2017 · 2 comments
Open

Run on terminal in Ubuntu #7

annisaabuhamid opened this issue Nov 14, 2017 · 2 comments

Comments

@annisaabuhamid
Copy link

hello @DmitryUlyanov ,
based on your github it said to be run on jupyter, can i run it in terminal in ubuntu and how?

@mjdebord
Copy link

You can copy paste everything in the ipynb to a regular .py. Just remove the ipython display lines and change plt.show() to plt.show(block=False)

@annisaabuhamid
Copy link
Author

i successful change to python but how can i change from IPython.display import Audio, display to python library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants