Jupyter.github.io

screenshot of Jupyter.github.io
jekyll

Project Jupyter's home on the World Wide Web

Overview

Jupyter.org is the main website for Jupyter, an open-source project that provides a web-based interactive computing platform. The website serves as a hub for information, documentation, and resources related to Jupyter. It is built using Jekyll, a static site generator, and is hosted on GitHub Pages. The site can be built and previewed locally using different methods.

Features

  • Build the site locally using Jekyll and customize the build process.
  • Preview changes in a Pull Request using Netlify.
  • Build the site automatically with the nox command line tool.
  • Build the site manually using Ruby, Jekyll, and Bundler.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.