Hi,

In nestml/doc/tutorials/stdp_windows notebook, in cell 3, I see an example of fetching model name, neuron name, and synapse name from nestml/models/neurons/iaf_psc_delta_neuron.nestml, which appears to have only model inside of it. It tries to extract the names from a format of 
  1. model <name>:
  2. neuron <name>:
  3. synapse <name>:
But the iaf_psc_delta_neuron.nestml file from the latest build doesn't have any structure as neuron <name>: to my best knowledge. Please let me know if there is any fix for this problem.

I went ahead and tried to edit the 
generate_code_for function from NESTCodeGeneratorUtils class. It can be found here. But it gives an error as follows: 
[6,GLOBAL, ERROR]: An error occurred while importing the `nest` module in Python. Please check your NEST installation-related environment variables and paths, or specify ``nest_version`` manually in the code generator options.
An exception has occurred, use %tb to see the full traceback.



Best,

Ashraf Ul Islam Shihab

Graduate Research Assistant

Department of Electrical and Computer Engineering
Boise State University (BSU)

Boise, Idaho 83725

Email: ashrafshihab@u.boisestate.edu