Ashutosh Saboo

Results 22 issues of Ashutosh Saboo

how do i install this without sudo, in user mode (similar to pip install --user)? tried installing this using `python setup.py install --user --prefix=` [reference: [here],](https://stackoverflow.com/questions/4495120/combine-user-with-prefix-error-with-setup-py-install) but got the following...

## 🐛 Bug Duplicate text label names show up even after associated run has been deleted. ### To reproduce 1. Log a run with some text with specific label name....

type / bug
help wanted
phase / on-hold
area / SDK-storage

## 🚀 Feature Allow keyboard shortcuts (like Shift+click for multi selecting runs on Runs UI) ### Motivation Easier to select multiple Runs on Runs UI. ### Pitch Like folder selection...

type / enhancement
area / Web-UI

## 🚀 Feature I have a general request on top of this issue (https://github.com/aimhubio/aim/issues/1519), for example in the texts and figure tab - I was seeing a toggle for steps...

type / enhancement
area / Web-UI

## 🚀 Feature Currently say if i'm logging loss, accuracy, precision, recall, f1 etc for all train, validation, test sets. Then this results in 5*3=15 graphs on the metrics page...

type / enhancement
area / Web-UI

## 🚀 Feature Add support to track & version various models/datasets across runs/experiments. Aim does an excellent job at tracking, but there's no way currently for end to end model/data...

type / enhancement
area / SDK-storage

**Describe the bug** I was referring to the docs here - https://docs.cryptpad.fr/en/user_guide/share_and_access.html#sharing-a-link - where it shows the option to share links to uploaded files on Cryptpad for view only access/edit/or...

browser support
CryptDrive

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Make the...

type:feature-request

So, this resolves and fixes Issue #35 . Now, constant multiplies the integral. Same can be seen in the screenshot attached below-: ![selection_011](https://cloud.githubusercontent.com/assets/9900945/13856534/a3e8a9be-ec9b-11e5-9eec-31d837e4ec11.png) @asmeurer Please have a look at this...

Issue #66 resolved. Now, the equation listed in #66 - `((sin(x) - cos(x))(sin(x) + cos(x))) == (1 - 2 (cos(x)**2))` returns `TRUE`. Same can be observed in the screenshot attached...