Translations:Jupyter/83/en

From Alliance Doc
Jump to navigation Jump to search

The Jupyter vocabulary and related wiki pages

  • Jupyter: an implementation of Web applications and notebook rendering
    • Google Colab would be another implementation of the same kind of environment
  • Jupyter Application: like a regular application, but is displayed in a separate Web browser tab. The application has access to the data stored remotely on the server, and the heavy computations are also handled by the remote server
  • JupyterHub: a Web server hosting Jupyter portals and kernels