Skip to content

chris-r-hudson/superset_Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Install Apache Superset on Windows

A easy way to install Apache Superset on Windows

  1. first of all, you should install miniconda or anaconda
  2. Download superset.yml, then modify name and prefix to what you want.
  3. run the command
conda env create -f superset.yml
  1. Apache superset initialization

for detail steps please visit,

P.S.

superset.yml got with the following command,

source activate superset
conda env export > superset.yml

About

Install Superset on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published