# Neuromancer Install ### Install (Colab only) # Skip this step when running locally. ``` pip install "neuromancer[examples] @ git+https://github.com/pnnl/neuromancer.git@master" ``` # General Method ``` pip install neurormancer ```