Skip to content

TakenPilot/rodeo

 
 

Repository files navigation

Rodeo

Install

Latest Releases by OS are below:

OS X Download

Windows Download

For Linux users, add the Rodeo apt / yum repo by running the commands below:

Ubuntu/Debian

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 33D40BC6
sudo add-apt-repository "deb http://rodeo-deb.yhat.com/ rodeo main"

#### install rodeo and run it
sudo apt-get update
sudo apt-get -y install rodeo
/opt/Rodeo/rodeo

Fedora

#### add the rodeo yum repo
sudo wget http://rodeo-rpm.yhat.com/rodeo-rpm.repo -P /etc/yum.repos.d/

##### install the package and run it
sudo yum install rodeo
/opt/Rodeo/rodeo

Contributing

About

A data science IDE for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 10.7%
  • Python 0.7%
  • HTML 0.5%
  • PureBasic 0.3%
  • Shell 0.3%