runGist(gist, port = 8100L,
launch.browser = getOption("shiny.launch.browser", interactive()))
3239667
, '3239667'
, and
'https://gist.github.com/jcheng5/3239667'
are all
valid values.runGist(3239667)
runGist("https://gist.github.com/jcheng5/3239667")
# Old URL format without username
runGist("https://gist.github.com/3239667")
Run the code above in your browser using DataLab