Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Docs for installation

https://github.com/SpikeInterface/spikeinterface

Docs for users

https://spikeinterface.readthedocs.io/en/latest/

From ICM

outside ICM

  • install anaconda : https://www.anaconda.com/

  • create new environement ex: spikeinterface

  • open terminal in new environment

  • install spikeinterface : pip install spikeinterface[full]

  • if error with hdbscan : install it manuall with : pip install hdbscan

  • install jupyter notebook in the environemnt via the anaconda interface -> home

  • in terminal go to directory where you wnt to save the scripts a,d launch jupyter :

    • ‘D:’

    • jupyter notebook

  • No labels