Skip to content

Repository files navigation

NeuroPlatform documentation

This repository contains the documentation for the FinalSpark NeuroPlatform.

Contributing

Contributions from NeuroPlatform users are welcome. Please feel free to open issues, or add pull requests to request updates to the documentation.

This documentation uses jupyter-book. Contributing is as simple as adding some jupyter notebooks with markdown cells and some formatting. See the official jupyter-book documentation for more information.

Please use the provided pre-commit hook to ensure that the documentation is formatted correctly before committing changes.

Run the following command to install the pre-commit hook:

pre-commit install

before committing changes.

Building the documentation

Install the documentation dependencies and run the following command to build the documentation:

pip install -r requirements-dev.txt
jb build neuroplatform-docs

and access the built documentation in the _build/html/index.html file.

Inside the devcontainer, you can preview the built site on the forwarded port:

python -m http.server 8080 --directory neuroplatform-docs/_build/html

Custom CSS

There are some custom CSS styles in the neuroplatform-docs/_static/custom.css file.

About

Documentation for the NeuroPlatform

Resources

Stars

33 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages