A Jupyter notebook extension that provides access to Lucien resources through a magic command.
You can install this extension directly from PyPI:
pip install lucien-magicTo load the extension in your Jupyter notebook:
%load_ext lucien_magicThis will create a global object named lucien in your notebook namespace.