An open API service indexing awesome lists of open source software.

https://github.com/manics/jupyter-desktop-mate

A container image providing the MATE Desktop running in Jupyter, using Jupyter Remote Desktop Proxy
https://github.com/manics/jupyter-desktop-mate

jupyter remote-desktop

Last synced: about 1 year ago
JSON representation

A container image providing the MATE Desktop running in Jupyter, using Jupyter Remote Desktop Proxy

Awesome Lists containing this project

README

          

# Jupyter Desktop MATE

[![Build](https://github.com/manics/jupyter-desktop-mate/actions/workflows/build.yaml/badge.svg)](https://github.com/manics/jupyter-desktop-mate/actions/workflows/build.yaml)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/manics/jupyter-desktop-mate/HEAD?urlpath=desktop)

A container image providing the [MATE Desktop](https://mate-desktop.org/) running in Jupyter, using [Jupyter Remote Desktop Proxy](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/).

![Screenshot of jupyter-desktop-mate](https://raw.githubusercontent.com/manics/jupyter-desktop-mate/main/tests/reference/desktop.png)

## Usage

```
docker pull ghcr.io/manics/jupyter-desktop-mate:latest
docker run -p8888:8888 ghcr.io/manics/jupyter-desktop-mate:latest
```

Open the `http://127.0.0.1:8888/lab?token=` URL shown in the output.