cindyzczhao

Results 6 issues of cindyzczhao

**Describe the bug** FOUNDATIONS_TENSORBOARD_HOST and FOUNDATIONS_TENSORBOARD_API_HOST environment variables passed to the foundations rest api container on starting atlas server currently have the FOUNDATIONS_ prefix, which should be dropped.

bug

**Describe the solution you'd like** An additional command line argument that, if provided, will be used as the prefix path for tensorboard

feature-request

Currently, the tensorboard host must be the same as host for atlas / scheduler. It would be useful if on startup, the user could configure it to a different address....

feature-request

**Describe the bug** When accessing a non-existent Atlas page, the 404 error message should be updated with correct information. **Screenshots** ![image](https://user-images.githubusercontent.com/50929980/81988258-22be7280-9609-11ea-873e-834755aa699b.png)

bug

**Is your feature request related to a problem? Please describe.** Currently, the archive host URL in the rest api is forced to include the archive server port. The user should...

feature-request

**Describe the bug** When starting atlas-server with option (e.g. atlas-server start -t) and trying to stop with control+C, it fails with error `__main__.py: error: unrecognized arguments: -t`. **To Reproduce** Steps...

bug