Jay Qi
Jay Qi
> Bonus fix, use `.anchor` instead of `.cloud_prefix` where appropriate. For cloud providers, `.anchor` is the same as `.cloud_prefix` (e.g., `s3://`). For http, the anchor should be the server `http://example.com`...
> I guess I was thinking that this just sticks around on that path and any paths derived from it Does that mean we're going to print out the username...
I have this issue as well. It seems like this could be fixed by just making the wrapper optional with a way to disable it. I tried setting `wrapper_class=''` but...
I'm not quite certain what you mean by "session" when you say "using the same session" as Jupyter Notebook/Lab. Do you mean ["kernel"](https://code.visualstudio.com/docs/datascience/jupyter-notebooks#_connect-to-a-remote-jupyter-server)? In any case, nbautoexport not working with...
Hi @senovr, I think you should be able to add a command-line flag `-c master` or something like that to check out the correct branch or commit in your custom...
Hi @senovr, can you provide more information on how you've set up your environment, what version of ccds you have installed, any other error messages, etc.? I am not able...