Skip to content

sbwiecko/dataviz-with-python-and-js-ed-2

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 96.5%
  • JavaScript 1.4%
  • Python 1.3%
  • Other 0.8%