Skip to content

neurolibre/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preprint template

Template repository for NeuroLibre reproducibe preprint submissions.

Step 1: Click Use this template button and name your new repository

Step 2: Do the following changes in _config.yml

title                       : "NeuroLibre preprint template"  # Add your title
author                      : John Doe, Jane Doe  # Add author names
repository:
  url: https://github.com/neurolibre/template  # The URL to your new repository

At this stage, you are ready to use RoboNeuro preview service to get your first book build.


Step 3: Add your executable content under the content directory

  • ✅ You can add a mixture of Jupyter Notebooks, MyST formatted markdown and plain text markdown files.
  • ✅ You can organize your content in subfolders.
  • ❌ We don't accept (non-executable) plain text markdown files alone.

Step 4: Edit _toc.yml according to your new content

Step 5: Define your execution environment under the binder directory

You can use any BinderHub configuration files that you need.

About

Template repository for NeuroLibre preprint submissions.

Resources

License

Stars

1 star

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors