Skip to content

kianpu34593/dflow_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dflow-helloworld

This is a simple introduction to dflow.

Setup

  1. Setup conda environment (assume you have conda installed)
conda create -n dflow-helloworld python=3.9
  1. Activate conda environment and install jupyter notebook
conda activate dflow-helloworld
pip install notebook

How to use

  1. Clone this repository to local
git clone git@github.com:kianpu34593/dflow_helloworld.git
  1. cd into the repo
cd dflow_helloworld
  1. Start up jupyter notebook
jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published