Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 770 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 770 Bytes

codecov

Plotly Dash Components for NeuroImaging and Electrophysiology

Background and Purpose

📘 Installation and usage instructions

This package can be installed from PyPI with

$ pip install conie

The development version can be installed from GitHub with

$ git clone [email protected]:lina-usc/conie.git
$ pip install --editable ./conie

for an editable installation, or simply with

$ pip install git+https://github.com/lina-usc/conie.git

for a static version.

Please find the full documentation at conie.readthedocs.io.