Created
November 2, 2016 19:00
-
-
Save joshisa/ef5ce35166c968dab3ac3032e4083ff0 to your computer and use it in GitHub Desktop.
One method for running shell commands in a Jupyter notebook
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
| import sys.process._ | |
| "ls -al"! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment