Neuroblox / NeurobloxDocsHost

Open documentation hosting for the Neuroblox project
https://neuroblox.github.io/NeurobloxDocsHost/
0 stars 0 forks source link

Tutorial alpha user feedback: Getting Started #27

Open sbrincat opened 4 weeks ago

sbrincat commented 4 weeks ago

General I wonder if somewhere on this page we could give like a brief overview of the organization of the whole Neuroblox ecosystem? Over the course of the tutorials, I bootstrapped an understanding that NB includes low-level functions to simulate single neurons and higher-level functions to simulate entire circuits and brain regions, as well as a host of utility functions for extracting and plotting measurements from those simulations. But I think it would be a lot easier for users if we just explicitly explain that organization (or however we want to conceptualize it) at the start, to set that up as a schema for all the tutorials to follow.

Cell 1

Cell 4

harisorgn commented 3 weeks ago

I wonder if somewhere on this page we could give like a brief overview of the organization of the whole Neuroblox ecosystem?

Agree that this would be very useful. Maybe a visualisation of a graph/Venn diagram with Neuroblox components.

I will be addressing the rest of the points in a PR soon.