Adding a feature to directly read from URL will allow me to skip downloading a notebook and then uploading it to nbviewer.org or ipynb.js.org. Chief use case is I host Jupyter notebooks on cloud storage, and piping them directly to both aforementioned sites require configuring CORS
Adding a feature to directly read from URL will allow me to skip downloading a notebook and then uploading it to nbviewer.org or ipynb.js.org. Chief use case is I host Jupyter notebooks on cloud storage, and piping them directly to both aforementioned sites require configuring CORS