tlc.core.url
¶
The URL module provides functionality for working with URLs within the 3LC framework.
URLs in 3LC allow for a part of the URLs to be an alias. That is, a part of the URL can be replaced with an alias token, which is first expanded to a full path when the URL is used.
This is useful for sharing notebooks and data between different environments and users, where identical data might be checked out on different paths on different machines.