I frequently use Jupyter notebook for collaborative purposes. Frequently, people write functions within their own modules that call functions from other modules, all of which are part of our library.
An example case would be:
module1.f1 -> module2.f2 -> module3.f3 -> pandas functions.
All the functions, f1/f2/f3 follow docstring format. Is there a way to display the function hierarch f1 - f2 -f3 inside the notebook?
Is there a way to display the function hierarch f1 - f2 -f3 inside the notebook?
--
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/5358ad53-2795-4f4a-a11c-cd0b67c06ce7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.