Pradyumna Krishna

Results 9 issues of Pradyumna Krishna

**Recent changes in Colaboratory T&C prohibits the following actions and could result in ban from colab[^1].** - file hosting, media serving, or other web service offerings not related to interactive...

wontfix
Colab RDP
Colab SSH
Torrent Downloader

In continuation of #91 Colaboratory restricted all the hacks, using these notebooks could result in a ban from Google Colaboratory. I don't think there is any workaround to bypass or...

### 🚀 Feature Create a `MakeFile` to simplify project setup and ease the development process. It requires #161 to complete, so pickup that or wait for it to complete before...

Level2
gssoc22

### 🚀 Feature Poetry is used for python packaging and dependency management. Look at [guide](https://python-poetry.org/docs/basic-usage/#initialising-a-pre-existing-project) on how to initialise it. Make sure these functionality works: - [ ] `poetry install`...

Level2
gssoc22

**Fixes issue #445**: Add support for DSSE **Description of the changes being introduced by the pull request**: This pull request aims to add DSSE support for in-toto, as DSSE signature...

**Description** I am looking to migrate python server from flask socketio to FastAPI with websockets support. This issue only requires to converts the `/`, `login` and `connect` endpoints from flask...

enhancement
Codepeak23

**Description** Client is build with Vue.js that has support uses modular approach like Vue components. Currently, the client is a one big Vue file that contains all code. What I...

good first issue
Codepeak23

Need to add timestamp with every message on client side. Timestamp also to be added in user cards.

enhancement
good first issue