You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
I see no output from the exports when either running
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!
The text was updated successfully, but these errors were encountered: