0

I can already see three ways, but none are quick (not compared to say, accessing a raw file on github)

  1. Fork/download (requires registration)
  2. Follow instructions here (i.e. download, open up in jupyter/ipython notebook)
  3. Copy the code blocks manually, one by one (bad for long notebooks)

Is there an easier way? (I hoping, ideally, to add raw to the url somewhere, just like on github)

stevec
  • 41,291
  • 27
  • 223
  • 311

1 Answers1

0

In case it's useful to others, put the notebook url here to extract raw code

stevec
  • 41,291
  • 27
  • 223
  • 311