When you execute via the Notebook ui, do you get a different behavior where “the SQL data” is there?
On Fri, Apr 10, 2020 at 02:42 Guy Przytula <[email protected]> wrote: > I have a notebook with sql commands and plot commands > when using nbconvert : > ubuntu@ubuntu:/data/jupyter$ /Software/Anaconda/bin/jupyter nbconvert > --execute --to html DB2_HEALTCHECK.ipynb > [NbConvertApp] Converting notebook DB2_HEALTCHECK.ipynb to html > [NbConvertApp] Executing notebook with kernel: python3 > [NbConvertApp] Writing 467844 bytes to DB2_HEALTCHECK.html > The data from sql commands is not included > only the cells that are tagged as initialyse and running when opening > notebook are present/with output > the plots are also included - but the sql data is not > is there an option to specify to execute all cells or do we need to tag > all cells as automated run.. > thanks for all info > Best regards, Guy > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/9ac900b0-79fd-484e-a52b-585015bd4401%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/9ac900b0-79fd-484e-a52b-585015bd4401%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Sent from my Mobile device -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAGU5spf-qefLD8xnmCR37%2BcASV4wMmaJ7B45wGK11OFXXF9yMw%40mail.gmail.com.
