Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WassimBenzarti authored Nov 8, 2024
1 parent 4bb21ad commit 5d1488c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
# Colab-ssh
Connect to remote notebook via ssh easily

[![Downloads](https://pepy.tech/badge/colab-ssh/week)](https://pepy.tech/project/colab-ssh)
[![Downloads](https://pepy.tech/badge/colab-ssh/month)](https://pepy.tech/project/colab-ssh)
[![Downloads](https://pepy.tech/badge/colab-ssh)](https://pepy.tech/project/colab-ssh)
![PyPI Downloads](https://static.pepy.tech/badge/colab-ssh)
![PyPI Downloads](https://static.pepy.tech/badge/colab-ssh/week)
![PyPI Downloads](https://static.pepy.tech/badge/colab-ssh/month)

## What is Colab-ssh ?
Colab-ssh is a light-weight library that allows you to connect to a remote Jupyter Notebook using an SSH Tunnel and optionally via VSCode.
Expand Down

0 comments on commit 5d1488c

Please sign in to comment.