Andrew Schonfeld

Results 100 comments of Andrew Schonfeld

Wow, good catch! I’ll definitely dig into this

Hmm, I tried running it locally and did not receive the same issue. https://user-images.githubusercontent.com/11547371/121111246-856a4980-c7dc-11eb-807a-c68c9c250c1f.mov I was running Python 3.8 in that example and here's the packages I have installed: ```...

@rexdwyer I see that in the example that you provided that `dtale.show` was the 12th command executed. Could you try using the snippet in this [stack overflow post](https://stackoverflow.com/a/35665295/12616360) and running...

@rexdwyer Apologies for the inconvenience. If I come across the same issue on my jupyter notebooks I'll let you know. Thanks for the kind words, feel free to put your...

So unfortunately, it looks like data bricks doesn't have great support for running flask processes within their notebooks (see this [post](https://forums.databricks.com/questions/42981/call-flask-app-on-azure-databricks.html)). Unfortunately, D-Tale spins up a flask process when it...

@tkhan3 unfortunately the Databricks team did not return my requests for help on this issue and my free databricks account ran out. What's even better is that they've deleted the...

So the confusion around this functionality is the usage of the "ordinal". I think I'm going to have to disable the "ordinal" functionality when a target is selected because it...

If you want to alter the filter you’ve created from a column filter. Simply go to the filter popup and copy and paste the column filter text into the custom...

@reza1615 you don’t have to close this. Sorry, i probably should have mentioned its a really good idea. I can do some digging for react text components that allow for...

So essentially you want to be able to extract a specific group into a new data window?