Skip to content

jingis07/steemdata-charts

 
 

Repository files navigation

Charts

Installation

First, we need to install dependencies, by running:

pip install -r requirements.txt

Run as a notebook

Start the Jupyter Notebook by running:

jupyter notebook

It will open the notebook in your browser. Start hacking on it :)

Run as a script

The notebook can also be executed from cli (useful for just refreshing plot.ly charts).

runipy Charts.ipynb

Caveats

You can render the charts by staying in offline mode. Otherwise, you will need to sign up for plot.ly service and provide your API key.

About

Code powering steemdata.com/charts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Shell 0.2%