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