Skip to content

Commit

Permalink
Add a section on limitations
Browse files Browse the repository at this point in the history
OpenGL is currently not supported, and we should
document this in the README. 

I hope this is not considered to be blocked by
#12
  • Loading branch information
yuvipanda authored Jan 14, 2023
1 parent 7d9b281 commit a0b42d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ Executing the command: jupyter notebook
```

Now head to the URL shown and you will be greated with a XFCE desktop.

## Limitations

1. Desktop applications that require access to OpenGL are currently unsupported.

0 comments on commit a0b42d3

Please sign in to comment.