Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 661 Bytes

File metadata and controls

29 lines (19 loc) · 661 Bytes

Editing Extension

Prototype your analytics in JupyterLab with the CrossCompute extension.

jupyterlab-crosscompute

jupyterlab-crosscompute-batches

Installation

pip install \
    crosscompute-printers-pdf \
    jupyterlab-crosscompute

Example

cd ~/Projects
git clone https://github.com/crosscompute/crosscompute-examples --recursive

cd ~/Projects/crosscompute-examples
find . -name setup.sh -exec bash '{}' ';'

jupyter lab

Navigate to a folder containing an automation, then click Launch to start the development server.