Anand Sampat

Results 15 issues of Anand Sampat

- [ ] determine the useful string representation of an experiment - [ ] create a single ordered list of experiments and snapshots from latest to earliest (top to bottom)...

enhancement
high-priority
state-based

- [ ] snapshot id to be determined by 3 components: code, environment, and files. metadata info like message, label, config, and stats can be updated at any time. -...

help wanted
high-priority
state-based

- [ ] for all entity controllers, and a new boolean output for if new/existing - [ ] update business logic in sdk and cli to use boolean to notify...

enhancement
low-priority
state-based

logs are currently only parsed from stdout, but for workspaces, the logs of the actual runs may not be on stdout, but may be within a specific file or location...

enhancement
help wanted
details needed
low-priority
action-based

- [ ] this manifests as "status" is kept as RUNNING. since it is anomalous, it could exit any time, which means it could stop and not run at any...

bug
help wanted
low-priority
action-based

- [ ] enable a user to view the filepaths - [ ] enable a user to access the filepaths - [ ] apply this to all entities using file...

details needed
low-priority
state-based

- [ ] add functionality to add daemon info (image, container, general info) to EnvironmentDriver classes - [ ] add Environment entity property to save the driver info above for...

enhancement
details needed
low-priority
state-based
action-based

Current hashing methodologies done in the FileCodeDriver and FileDrivers do not save file meta information. This means the following 1) if only the names of the files are changed, no...

enhancement
details needed
low-priority
state-based

different timestamp generation across OSes may cause issues with syncing between OSes. The best way to prevent this is to standardize all timestamps to the lowest common denominator.

enhancement
details needed
low-priority
state-based

This will require a way to detach from tasks so the user can easily come back to a long running tasks that is running in the background rather than keep...

enhancement
low-priority
action-based