- Python Business Intelligence Cookbook
- Robert Dempsey
- 81字
- 2021-07-30 09:51:49
Starting Rodeo
Using this recipe, you will get to learn how to start Rodeo.
Getting ready
To use this recipe, you need to have Rodeo installed.
How to do it…
To start an instance of Rodeo, change to the directory where you want to run it, and type the following command in your working directory:
rodeo .
Once Rodeo is up and running, open a browser and enter the following URL:
http://localhost:5000
Once there, you should see something like this:

推薦閱讀
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- Mastering RabbitMQ
- Software Testing using Visual Studio 2012
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實踐教程 (清華電腦學(xué)堂)
- 我的第一本算法書
- Learning Informatica PowerCenter 10.x(Second Edition)
- Mastering Julia
- D3.js 4.x Data Visualization(Third Edition)
- Jenkins Continuous Integration Cookbook(Second Edition)
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實驗指導(dǎo)與習(xí)題選解(第2版)
- .NET Standard 2.0 Cookbook
- 測試架構(gòu)師修煉之道:從測試工程師到測試架構(gòu)師
- Go Systems Programming
- C語言從入門到精通(視頻實戰(zhàn)版)