Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output not being saved #9

Open
matiasandina opened this issue Feb 20, 2022 · 0 comments
Open

Output not being saved #9

matiasandina opened this issue Feb 20, 2022 · 0 comments

Comments

@matiasandina
Copy link

I see no output from the exports when either running

!wget -nc https://raw.githubusercontent.com/brpy/colab-pdf/master/colab_pdf.py
from colab_pdf import colab_pdf
colab_pdf('path-to-notebook.ipynb')
  • As the last cell after manual run
  • As the last cell (using restart kernel and run all)
  • As the first cell of a new notebook that points to the path

I have confirmed that Colab is saving the output, if I download the file to my local machine and open it on jupyter notebook, I see the output just fine (and I can CTRL+P).

Any help appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant