GithubHelp home page GithubHelp logo

cuulee / holoviews Goto Github PK

View Code? Open in Web Editor NEW

This project forked from holoviz/holoviews

0.0 0.0 0.0 27.45 MB

With Holoviews, your data visualizes itself.

Home Page: https://holoviews.org

License: BSD 3-Clause "New" or "Revised" License

Python 99.64% HTML 0.33% Jupyter Notebook 0.03%

holoviews's Introduction

PyPI Conda Downloads BuildStatus Coveralls Gitter Binder

HoloViews logo HoloViews

Stop plotting your data - annotate your data and let it visualize itself.

HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.

Check out the HoloViews web site for extensive examples and documentation.

Installation

HoloViews works with Python 2.7 and Python 3 on Linux, Windows, or Mac, and provides optional extensions for working with the Jupyter/IPython Notebook.

The recommended way to install HoloViews is using the conda command provided by Anaconda or Miniconda:

conda install -c pyviz holoviews bokeh

This command will install the typical packages most useful with HoloViews, though HoloViews itself depends only on Numpy and Param. Additional installation and configuration options are described in the user guide.

You can also clone holoviews directly from GitHub and install it with:

git clone git://github.com/holoviz/holoviews.git
cd holoviews
pip install -e .

Usage

Once you've installed HoloViews, you can get a copy of all the examples shown on the website:

holoviews --install-examples
cd holoviews-examples

And then you can launch Jupyter Notebook to explore them:

jupyter notebook

To work with JupyterLab you will also need the PyViz JupyterLab extension:

conda install -c conda-forge jupyterlab
jupyter labextension install @pyviz/jupyterlab_pyviz

Once you have installed JupyterLab and the extension launch it with::

jupyter-lab

For more details on setup and configuration see our website.

For general discussion, we have a gitter channel. If you find any bugs or have any feature suggestions please file a GitHub issue or submit a pull request.

holoviews's People

Contributors

ahuang11 avatar arabidopsis avatar basnijholt avatar ceball avatar cool-rr avatar dancingquanta avatar dr-irv avatar drs251 avatar ea42gh avatar flothesof avatar henriqueribeiro avatar jbampton avatar jbednar avatar jlstevens avatar jonmmease avatar jordansamuels avatar justinbois avatar kcpevey avatar kebowen730 avatar maxalbert avatar maximlt avatar mrksr avatar petros1999 avatar philippjfr avatar poplarshift avatar ruoyu0088 avatar scottclowe avatar stonebig avatar vascotenner avatar yuvallanger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.