Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 734 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 734 Bytes

Voilà Viewer

Source code of the correspondng o²S²PARC Service that takes as input a Jupyter Notebook and it shows it using Jupyter Voilà

How it works

The Service waits for a voila.ipynb file in input_1, when it is found, in renders it with voila:

Voila_Viewer_v1

How to test

Locally

make build run-local # Then visit 127.0.0.1:8888 in your browser

A voila.ipynb has to be added to validation/inputs/input_1

In a local o²S²PARC deployment

make build publish-local

In o²S²PARC

Use the "Voila-viewer Example" template in master.