Yuvi

Results 1093 comments of Yuvi

> On other idea I had for dealing with IAM perms would be to share Terraform .tfstate with our IT department using remote state. Our IT would initially create the...

One way forward is: 1. IT runs the terraform code in `aws-creds` to create roles with enough permissions to run the terraform code in `aws` 2. We can run code...

@mfox22 so my experience with AWS is limited, so please take everything I say with lots of salt :) With the goal being fully automated deployment, here are two sets...

_poke_ anyone?

This PR seems to be doing 3 somewhat unrelated things...

It does seem to work in python3 for me?

I wanted to pipe up and say I absolutely love this proposal, @rabernat :)

@aculich the homepage (pre-login) is easily customizable by forking https://github.com/berkeley-dsep-infra/datahub-homepage, which has all the HTML, CSS and images for https://datahub.berkeley.edu. If you can do that, we can then use the...

https://github.com/jupyterlab/retrolab/pull/159 and https://github.com/jupyterlab/retrolab/issues/157 should fix two of these issues. Once merged, I'd want to backport them to the 2.x release so we can deploy them.