/jupyter_finos_widgets

BMO Use Case Integrating FDC3 with Jupyter Labs Notebooks

Primary LanguageTypeScriptApache License 2.0Apache-2.0

badge-labs

jupyter_finos_widgets

FDC3 enabled Jupyter Widgets

Installation

You can install using pip:

pip install jupyter_finos_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_finos_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