You can use the built-in client ungit. Click on the icon toolbar at the top right, it looks like this:
. This will bring you to the ungit interface where you can clone your laptops from any github address.
Alternatively, you can clone them from any cell in your laptop by running the bash command:
!git clone https://github.com/my/notebooks/repo
source
share