Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 831 Bytes

File metadata and controls

13 lines (6 loc) · 831 Bytes

jupyterserverproxy-datasette-demo

Using datasette with Jupyter Server Proxy.

This fork is an experiment to see if simonw/datasette#394 solves the various asset problems.

Launch into notebook interface (run datasette from the notebook New menu): Binder

Launch directly into datasette: Binder

The datasette port is assigned dynamically, although a known port could be specified if datasette is used to provide an API. (But in a notebook context that probably doesn't make sense? You could just as easilu call directly on the SQLite3 db.)