_______________________________________________Hey Alvin,
You may have to restart the kernel because the installation was installed via a child shell process and have yet to be loaded into the current process that the kernel is running on.
IIRC, it is called “Restart runtime” in Google Colab.
Anthony
On Dec 22, 2023, at 12:46, Alvin Spivey <alvin.spivey@gmail.com> wrote:
I'm trying to install and use NEST on google Colab, but it's not importing:_______________________________________________
!pip install -Uqq nest!pip install -Uqq nestml!pip install -Uqq pysilsubimport nestimport nestmlimport numpy as npimport matplotlib.pyplot as pltfrom pysilsub import observersfrom nestml.network import Networkfrom nestml.models import ConeNakaRushton
Am I able to use NEST on Google Colab?--
Alvin J. Spivey, Ph.D.(c) 843.267.8055
NEST Users mailing list -- users@nest-simulator.org
To unsubscribe send an email to users-leave@nest-simulator.org
NEST Users mailing list -- users@nest-simulator.org
To unsubscribe send an email to users-leave@nest-simulator.org