Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
Jupyter Desktop Oasys
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Panosc
Jupyter Desktop Oasys
Commits
5e022a8d
Unverified
Commit
5e022a8d
authored
5 years ago
by
Simon Li
Browse files
Options
Downloads
Patches
Plain Diff
Link readme to
https://github.com/ryanlovett/nbnovnc
parent
7867e330
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-0
2 additions, 0 deletions
README.md
with
2 additions
and
0 deletions
README.md
+
2
−
0
View file @
5e022a8d
...
@@ -3,6 +3,8 @@
...
@@ -3,6 +3,8 @@
Example of running a Linux desktop or window manager with noVNC inside Jupyter.
Example of running a Linux desktop or window manager with noVNC inside Jupyter.
This is based on https://github.com/ryanlovett/nbnovnc
```
```
docker build -t jupyter-desktop .
docker build -t jupyter-desktop .
docker run -it --rm -p 8888:8888 jupyter-desktop jupyter notebook --debug
docker run -it --rm -p 8888:8888 jupyter-desktop jupyter notebook --debug
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment