Skip to content

NII-DG/dg-researchflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DG-Researchflows(prototype version)

Researchflows Template for NII Data Governance V2.0
This product is a prototype version

Overview

This repository will provide workflow templates for each aspect of the research.
Each workflow has multiple tasks, and tasks can be implemented in JupyterNotebook.
DG-Researchflows is scalable and allows you to add tasks you wish to implement(under development).

How to start a DG-Researchflow(prototype version)

An easy way to try DG-Researchflow is to use the Binder provided by NII.
Specifying this repository as the base data for generating a JupyterNotebook environment in Binder creates a JupyterNotebook environment with DG-Researchflow installed.

  1. Create a JupyterNotebook environment with DG-Researchflow installed by Binder

    Click the link below to launch JupyterNotebook with DG-Researchflow installed.

    <<Launch JupyterNotebook>>

  2. Experience DG-Researchflow in the JupyterNotebook environment you have set up!

How to add tasks for you

An interface providing the ability to add your own tasks is currently under development

Branch and Release Management

  • main: Latest Release Branches
    • Direct push to main is prohibited.
  • develop/<name>: branch for development
  • feature/<name>: branch for each function/modification
    • Basically, create a feature/<name> branch from develop/<name> and merge it into the develop/<name> branch.

License

Apache-2.0.

See the LICENSE.

About

Researchflows Template for NII Data Governance V2.0

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors