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
It essentially takes JSON and renders it nicely (at least that’s what it says in the description, I haven’t really tried it). This would require converting the job data structure to JSON and then using renderjson to render it in a jupyter notebook.
It would be nice in Jupyter notebooks to have a "pretty" representation of the Job data structures.
The documentation for this is here: http://ipython.readthedocs.io/en/stable/api/generated/IPython.lib.pretty.html
(suggestion by Michael Schmuker)
The text was updated successfully, but these errors were encountered: