Skip to content

Commit

Permalink
Autoplay the demo reel but with controls
Browse files Browse the repository at this point in the history
It's a GIF so I think this is ok.
  • Loading branch information
yuvipanda committed Jan 12, 2024
1 parent e726e13 commit 0c09ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/2024/jupyterhub-binderhub-gesis/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ It is helpful to understand that BinderHub primarily has 3 responsibilities:
But first, a very quick demo of how this looks like right now now!

<!-- generated from original .mov screen recording with `ffmpeg -i screencast.mov -c:v libx264 screencast.mp4` -->
<video src="./screencast.mp4"></video>
<video src="./screencast.mp4" autoplay muted controls></video>

This is very much a work in progress, but the basic flow can be seen clearly. Users see a Server Options menu after they log into JupyterHub. They can specify the two primary things that determine the server configuration:

Expand Down

0 comments on commit 0c09ee1

Please sign in to comment.