Skip to content

NII-DG/dg-nb-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dg-nb-extensions

This Jupyter Notebook extension is an extension package for the Research Workflow sub-function of NII Data Governance.

Prerequisite

How to Install and Enabling

  1. Install the python package

    pip install git+https://github.com/NII-DG/dg-nb-extensions.git
  2. Install extension files

    jupyter nbextension install --py dg_nb_extensions --user
  3. Enabling extension

    jupyter nbextension enable --py dg_nb_extensions --user

List of dg-nb-extensions functions

  1. Initialize Jupyter Notebook File(ipynb) on access
  2. under development

License

Apache-2.0. See LICENSE for more information.

About

Jupyter Notebook Extensions for NII Data Governance

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors