Skip to content

Instantly share code, notes, and snippets.

@joshisa
Created November 2, 2016 19:00
Show Gist options
  • Select an option

  • Save joshisa/ef5ce35166c968dab3ac3032e4083ff0 to your computer and use it in GitHub Desktop.

Select an option

Save joshisa/ef5ce35166c968dab3ac3032e4083ff0 to your computer and use it in GitHub Desktop.
One method for running shell commands in a Jupyter notebook
import sys.process._
"ls -al"!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment