debian-mirror-gitlab/doc/user/project/repository/jupyter_notebooks/index.md
2021-04-29 21:17:54 +05:30

1.1 KiB

stage group info type
Create Source Code To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments reference

Jupyter Notebook Files (FREE)

Introduced in GitLab 9.1.

Jupyter Notebook (previously IPython Notebook) files are used for interactive computing in many fields and contain a complete record of the user's sessions and include code, narrative text, equations, and rich output.

When added to a repository, Jupyter Notebooks with a .ipynb extension are rendered to HTML when viewed:

Jupyter Notebook Rich Output

Interactive features, including JavaScript plots, don't work when viewed in GitLab.

Jupyter Hub as a GitLab Managed App

You can deploy Jupyter Hub as a GitLab managed app.

Jupyter Git integration

Find out how to leverage JupyterLab's Git extension on your Kubernetes cluster.