I try to run the following command, I don't want to display the logging in 
cell, but want to display in the jupyter process output. Is there anyway I 
can do that ? Thanks


    import logging
    logger = logging.getLogger()
    logger.info("hello world")

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/6850f864-02d0-4ada-9f79-611cfbf35811%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to