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

Notebook not rendering to HTML #41

Open
rubyvanrooyen opened this issue Mar 2, 2022 · 4 comments
Open

Notebook not rendering to HTML #41

rubyvanrooyen opened this issue Mar 2, 2022 · 4 comments

Comments

@rubyvanrooyen
Copy link

rubyvanrooyen commented Mar 2, 2022

I suspect the error is in the Radiopadre kernel during the conversion command

jupyter nbconvert --ExecutePreprocessor.timeout=600 --no-input --to html_embed --execute --NotebookApp.token='c50e819d5d454d43ba9322b35917f660' --NotebookApp.custom_display_url='http://localhost:1024' 3C39-detailed-final-report.ipynb in /home/ruby/data_processing/3c39/caracal_model/output-3c39wide-4k
@rubyvanrooyen
Copy link
Author

rubyvanrooyen commented Mar 2, 2022

Use CARACal output on bruce.science.kat.ac.za to test

ssh -XY bruce
cd /data_processing/3c39/caracal_model/output-3c39wide-4k

Run: radiovangelize render 3C39-detailed-final-report.ipynb

@rubyvanrooyen
Copy link
Author

I am unsure about the true cause, since the log output reports a warning rather than an error...
But no HTML file is generated, so something goes wrong

The issue can be recreated:

ssh -XY ruby@bruce
source .radiopadre/venv/bin/activate
cd /data_processing/3c39/caracal_model/output-3c39wide-4k
jupyter nbconvert --execute --to html 3C39-detailed-final-report.ipynb

@rubyvanrooyen
Copy link
Author

See Jira https://ruby-van-rooyen.atlassian.net/browse/CAR-46 for detail and log dumps

@o-smirnov
Copy link
Contributor

@rubyvanrooyen I think we fixed this in Ballito -- no problems since?

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

2 participants