Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 962 Bytes

File metadata and controls

35 lines (27 loc) · 962 Bytes

Tutorials

Several Jupyter Notebook tutorials are available in the Github repository. They are designed to illustrate the differences between the backends.

Sadly, given the high number of JS-based figures, it would be unwise to include them into this documentation page, as the loading of the page would become excessively slow.

Hence, you can visit the aforementioned repository and:

  • download and run them locally (preferred option).
  • or you can launch Binder and try them online (note that Binder is really slow).

If you are in a hurry, the following quickstart should provide a good starting point. However, iplot-related tutorials are only available at the aforementioned repository.

.. toctree::
   :maxdepth: 1
   :caption: Quickstart

   tut-0.rst
   tut-1.rst
   tut-2.rst
   tut-3.rst
   tut-4.rst
   tut-5.rst
   tut-6.rst