Researchflows Template for NII Data Governance V2.0
This product is a prototype version
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).
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.
-
Create a JupyterNotebook environment with DG-Researchflow installed by Binder
Click the link below to launch JupyterNotebook with DG-Researchflow installed.
-
Experience DG-Researchflow in the JupyterNotebook environment you have set up!
An interface providing the ability to add your own tasks is currently under development
main: Latest Release Branches- Direct push to main is prohibited.
develop/<name>: branch for developmentfeature/<name>: branch for each function/modification- Basically, create a
feature/<name>branch fromdevelop/<name>and merge it into thedevelop/<name>branch.
- Basically, create a
See the LICENSE.