When I attempt to save my username and token for Github I receive a “Failed to Save. Try again.” message. I’ve used Azure DevOps with another DB workspace and never had an issue saving my PAT. I’ve tried using both my GitHub username and email wi...
This worked perfectly for me. The error message mentioned _metadata.file_path as an alternative to input_file_name, but it wasn't clear how to reference it. Thanks for making it clear that its technically a column that's available. I'm going to ex...
Depending on what you’re doing there is a package called reticulate in R that lets you directly share objects between R and python, Spark not required. https://rstudio.github.io/reticulate/However I’ve found (so far) it really only works in RStudio,...
Quick update that I’ve now attempted to save my PAT for Github using two different computers and browser types (Safari and Chrome) and all have given the same “Failed to save. Please try again” message. Thankfully I can still clone from public repo...