Devin Stein

Results 81 comments of Devin Stein

Hi @GaryLiuTelus thanks for making an issue. This is a known problem and is caused by https://github.com/jupyter-incubator/sparkmagic/issues/727 and the fix is [this PR](https://github.com/jupyter-incubator/sparkmagic/pull/737); however, there are still outstanding issues before...

Hi @qlemaire22 thanks for making a PR! Is this fix still relevant? Can you provide instructions for reproducing the bug without this fix?

Duplicate of #747

A workaround has been released in `0.19.2`

Hi @qwertwwwe thanks for making a PR! Can you provide instructions for reproducing the bug without this fix in Jupyterlab?

@amitschang Merge conflicts from #758 an easy way to fix is ```shell git remote add upstream git://github.com/jupyter-incubator/sparkmagic.git git fetch upstream # choose local changes over remotes git merge upstream/master -X...

Hi @byteford thanks for making an issue and sorry you are running into issues. A few follow up questions 1. What version of sparkmagic are you using? 2. Can you...

I don't have documentation on configuring an IP address with `%%configure` but it mimics the structure of the config exactly, so it should be the same as what you have....

Blocked by migrating off `nose`

Hi @kangmingtay thanks for fixing this! I just started a new Supabase project where I need this behavior `options.queryParams.access_type = "offline" ` to get a refresh token from Google. When...