Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.14 KB

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