Skip to content

twnone/incubator-sdap-nexus

 
 

Repository files navigation

NEXUS

The next generation cloud-based science data service platform. More information can be found here http://incubator-sdap-nexus.readthedocs.io/en/latest/index.html

Building the Docs

Ensure sphinx, sphinx-autobuild, and recommonmark are installed. We use the recommonmark module for parsing Markdown files.

pip install sphinx sphinx-autobuild recommonmark

Run sphinx-autobuild to view the docs locally.

cd docs
sphinx-autobuild . _build/html

About

Mirror of Apache sdap (Incubating)

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 67.6%
  • HTML 26.3%
  • Fortran 2.7%
  • C 2.2%
  • Dockerfile 0.4%
  • Jupyter Notebook 0.4%
  • Other 0.4%