Skip to content

Latest commit

 

History

History

editing-extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.