atoti_jupyterlab package

Module contents

Plugin to interactively visualize atoti sessions in JupyterLab.

This package is required to use atoti.session.Session.visualize() and atoti.query.session.QuerySession.visualize().

It can be installed with pip or conda:

  • pip install atoti[jupyterlab]
    
  • conda install atoti-jupyterlab