ax-va / dataviz-with-python-and-js-ed-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-visualization with Python and JavaScript - second edition

Installing the Python libraries

See Chapter 1 for detailed instructions. I recommend using a virtual environment for the book. Once you've activated the virtual environment you can install the necessary software using pip and the requirements.txt file in this directory:

pip install -r requirements.txt

About


Languages

Language:Jupyter Notebook 95.2%Language:Python 1.8%Language:JavaScript 1.8%Language:HTML 0.9%Language:CSS 0.3%Language:Procfile 0.0%