-
-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Description
It is possible to expose a running datasette
service in a Jupyter environment such as a MyBinder environment using the jupyter-server-proxy
.
For example, using this demo Binder which has the server proxy installed, we can then upload a simple test database from the notebook homepage, from a Jupyter termianl install datasette and set it running against the test db on eg port 8001 and then view it via the path proxy/8001
.
Clicking links results in 404s though because the datasette
links aren't relative to the current path?
Metadata
Metadata
Assignees
Labels
No labels