Skip to main content

GitHub Integration

Import Jupyter notebooks from your GitHub repositories into Alph.

What You Can Do

  • Import Notebooks: Bring .ipynb files from your repos into Alph
  • View Public Notebooks: Use gitalph.com to view any public notebook

GitHub Viewer

View any public Jupyter notebook by changing the URL:
FROM: https://github.com/user/repo/blob/main/notebook.ipynb
TO:   https://gitalph.com/user/repo/blob/main/notebook.ipynb
Just replace github.com with gitalph.com.

Learn about the viewer

View notebooks without importing

Getting Started