Note
This documentation is for a development version of IPython. There may be
significant differences from the latest stable release (0.13.2).
Module: html.utils
Notebook related utilities
Authors:
1 Function
-
IPython.html.utils.url_path_join(*pieces)
Join components of url into a relative url
Use to prevent double slash when joining subpath. This will leave the
initial and final / in place