Project Jupyter's home on the World Wide Web
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.
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.