Skip to content
/ docs Public
forked from 2i2c-org/docs

Documentation for 2i2c community JupyterHubs.

Notifications You must be signed in to change notification settings

jnywong/docs

 
 

Repository files navigation

2i2c Managed Hub Service Documentation

This repository serves as the user-facing documentation and communication space for those who are using 2i2c Hubs.

Most of the infrastructure that we discuss in the documentation is deployed in the infrastructure/ repository.

See the service documentation for more information.

How to preview this documentation

To preview this documentation, use the Nox tool. First install it:

pip install nox

To build the documentation and place the HTML files in _build/html:

nox -s docs

To build the documentation with a server that watches for changes and auto-builds the documentation with a preview, run the following:

nox -s docs -- live

About

Documentation for 2i2c community JupyterHubs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.1%
  • Makefile 8.0%
  • CSS 0.9%