This is community driven landscape of resources on neuroscience. The primary goal is to make bird eye view of academic and commercial neuroscience with dimensions such as companies, research groups, software, hardware, datasets, educational materials, and more.
Add your entry to data.yaml
.
If any, add details to crunchbase.json
.
Build and run locally, confirm that it looks correctly and no errors reported. Then raise a PR.
Helpful links:
- convert PNG to SVG (png2svg.com)
- edit SVG (editor.method.ac)
- create SVG or PNG (canva)
This project utilizes http://github.com/open-neuroscience-foundation/landscape2-academic.
CRUNCHBASE_CACHE_TTL=0 CRUNCHBASE_API_KEY=test GITHUB_TOKENS=<your token here> landscape2-academic build --data-file data.yml --settings-file settings.yml --guide-file guide.yml --logos-path logos --output-dir build && landscape2-academic serve --landscape-dir build
You may also need to copy crunchbase.json
into landscape2-academic
cache location. Refer to debug logs.