Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 802 Bytes

installation.md

File metadata and controls

14 lines (9 loc) · 802 Bytes

Content


Installation

There are two ways to install and run treez:

  • Stand-alone The stand-alone version of treez comes with its own, Java based server to access the local file system. This option does not support python based features.
  • JupyterLab extension Treez can also be used with JupyterLab. This option connects to a python kernel to access the local file system and supports extra python features in treez.
  • Jupyter notebook extension Treez can also be installed as an extension to the Jupyter Notebook. This option connects to a python kernel to access the local file system and supports extra python features in treez.

User interaction