Here is an example of a plugin that has a custom file viewer: https://github.com/jupyterlab/jupyterlab_geojson
That would get you started. Let us know if you have questions... On Fri, Oct 28, 2016 at 2:23 PM, Chris Colbert <[email protected]> wrote: > We don't have a way to do that out of the box, but I imagine you could use > something like pdf.js to write a plugin to do that. > > https://mozilla.github.io/pdf.js/ > > On Fri, Oct 28, 2016 at 2:43 PM, Pedro Rodriguez <[email protected]> > wrote: >> >> Hi All, >> >> I am curious if there is a way to view a PDF within Jupyter lab. >> >> Thanks! >> Pedro Rodriguez >> PhD Student in Machine Learning | CU Boulder >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jupyter/15061c45-4f38-4974-bbe5-0abd4ba00431%40googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CAPc_zRVPyURoaGMfCxPBgYSP%3DbJPV%3Dqzq_vauFeJRwt%2B6%3D5Z4Q%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. -- Brian E. Granger Associate Professor of Physics and Data Science Cal Poly State University, San Luis Obispo @ellisonbg on Twitter and GitHub [email protected] and [email protected] -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAH4pYpRddiONjo6VUsoenYdr6B0XyZX%2Bk8oGqsPKhHGEfNCPig%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
