Craig Russell
Craig Russell
So I initially attempted the variant in the documentation but my gcloud account is limited to the eu. So I tried the `eu.gcr.io` variants which fail authorisation. The closest I...
Input: `helm diff --suppress-secrets upgrade jupyterhub jupyterhub/jupyterhub --version 1.2.0 --namespace jupyterhub -f .helmsman-tmp/tmp748608288/327616155config.yaml --set hub.config.GitHubOAuthenticator.oauth_callback_url="test" ` Error: `interface conversion: interface {} is []interface {}, not map[string]interface {}` Input and lower-case...
Matching pablo's version requirements for sccaf
Adding max tokens to cli as using gpt3.5 crashes when the context length is 10k
``` torch.jit.frontend.NotSupportedError: Compiled functions can't take variable number of arguments or use keyword-only arguments with defaults: File "/home/ctr26/gdrive/+projects/2023_shape_embed/env/lib/python3.9/site-packages/pythae/models/vq_vae/vq_vae_model.py", line 74 def forward(self, inputs: BaseDataset, **kwargs): ~~~~~~~
Hi all, I've added a convenience module for creating a fake image folder in torch vision. I recently needed to create a mock folder and this can be a little...
If you include nameoverrides in the jupterhub deployment daskhub can't figure out what secrets or services to use If you do this in the values.yaml jupyterhub: nameOverride: dask fullnameOverride: dask...
Has it been discussed to add a UI option to launch a project with additional resources? Similar to the profile list in JupyterHub.
_modified from [EmbeddedArtistry](https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/)_ # Description Thank you for your contribution to pycytominer! Please _succinctly_ summarize your proposed change. What motivated you to make this change? Please also link to any...