Groups
Groups
Sign in
Groups
Groups
Project Jupyter
Conversations
About
Send feedback
Help
nbconvert template to remove warnings
68 views
Skip to first unread message
Jake Vanderplas
unread,
Aug 9, 2016, 1:11:50 PM
8/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
Hello,
I have seen Min's recipe to
strip outputs
from a notebook.
Does anybody have a good recipe that will strip just the warnings from a notebook? Thanks!
Jake
Matthias Bussonnier
unread,
Aug 9, 2016, 1:24:37 PM
8/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jup...@googlegroups.com
No particularly, No. Warning are just on stderr, so you could get rid
of all of stderr if you have nothing else on it.
Alternatively can you re-run the notebook ? if so you can add a simple
warning filter that ignore all the warnings at python level.
Would any of these solution suits you ?
--
M
> --
> 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
jupyter+u...@googlegroups.com
.
> To post to this group, send email to
jup...@googlegroups.com
.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/jupyter/47433ea6-7026-4a2f-8e03-31372011b06a%40googlegroups.com
.
> For more options, visit
https://groups.google.com/d/optout
.
Reply all
Reply to author
Forward
0 new messages