4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Data Science and Machine Learning - 16 wks

Full-Stack Software Developer - 16w

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

← Back to How to's
Edit on Github

How to create a snapshot in Gitpod

Written by:

The following article describes what the project submission process looks like for a mentor to review at 4Geeks.com.

Snapshots

To proceed with the delivery of a project you must send us a snapshot, this is a function that Gitpod includes and that will allow us to review your code once you finish it. If you are curious about how it works and why it was created, here we leave you a link.

Steps to follow

  1. Enter the workspace (Gitpod) of the project you want to deliver.
  2. Click on the menu (the three lines), next to Explorer and an option will be displayed.

gitpod1

  1. Select the option: Gitpod. Share Workspace Snapshot.

gitpod2

  1. Down in the lower right corner a message will appear indicating that the snapshot is being created.

gitpod3

  1. Once created it will give you the option to copy the link.

gitpod4

  1. Copy and paste that link into the project submission and successfully submit your code for review.