Eduardo Blancas
Eduardo Blancas
hi @Wxl19980214 - I made a small change, I created a module so we create the telemetry instance there and import; instead of creating a new instance on each module....
nice work!
yep, we're missing a few unit tests. update the description to add more detail. not critical though
yeah, let's add a button. You can copy this and manually edit it to change the label. put something like "Open in JupyterLab" https://github.com/ploomber/ploomber/blob/master/_static/get-started.svg I think we can get rid...
I think we want to skip running notebooks for now since that complicates things a lot. MVP can be: drop a notebook, get the notebook in PDF we can do...
no, the idea is that the user already ran the notebook file, so it contains the outputs
this creates prettier PDFs: https://quarto.org/
might be useful https://github.com/jupyter/nbviewer https://github.com/kokes/nbviewer.js
this is done https://convert.ploomber.io
fixed it but missing the test