IPython Documentation

Table Of Contents

Previous topic

Module: html.tree.handlers

Next topic

Module: lib.backgroundjobs

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: html.utils

Notebook related utilities

Authors:

  • Brian Granger

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