A Jupyterlab extension for searching, fetching and publishing Nanopublications from a python notebook. Uses the nanopub python library.
This extension is composed of a Python package named NanopubJL
for the server extension and a NPM package named NanopubJL
for the frontend extension.
It is possible to run the project inside a docker container. Simply run the following command in the project directory:
docker-compose up
- JupyterLab >= 3.0