Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.14 KB

badge-labs

jupyter_fdc3_widgets

FDC3 enabled Jupyter Widgets

Installation

You can install using pip:

pip install jupyter_fdc3_widgets

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] jupyter_fdc3_widgets

About

This project was bootstrapped using the FINOS Software Project Blueprint.

Project blueprint is a GitHub repository template for all Fintech Open Source Foundation (FINOS) hosted GitHub repositories, contributed and maintained by FINOS as part of the Open Developer Platform (ODP) initiative.

License

Copyright 2023 Fintech Open Source Foundation

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0