Skip to content

JupyterLab extension to aid in searching and publishing of Nanopublications in a python notebook

License

Notifications You must be signed in to change notification settings

fair-workflows/NanopubJL

Repository files navigation

Nanopub Jupyter Lab Extension

Github Actions Status DOI RSD fair-software.eu

A Jupyterlab extension for searching, fetching and publishing Nanopublications from a python notebook. Uses the nanopub python library.

screenshot

This extension is composed of a Python package named NanopubJL for the server extension and a NPM package named NanopubJL for the frontend extension.

Docker setup

It is possible to run the project inside a docker container. Simply run the following command in the project directory:

docker-compose up

Requirements

  • JupyterLab >= 3.0