Rick Spurgeon

Results 17 comments of Rick Spurgeon

> Update: I can reproduce this, and here is the fix: > > ``` > - if line[0] != "#" and len(line) != 0: > + if len(line) != 0...

> @russau @rspurgeon ping on this PR to refresh a review or close? I've verified this PR works on macOS and CP 5.5.1 & 6.0.0

@joesimon0102 Thanks for filing this issue and using the examples. I'm glad you found a workaround for this particular issue. Right now Confluent Platform is not supported on Windows (https://docs.confluent.io/current/installation/versions-interoperability.html#operating-systems)...

Pausing this recipe until 0.7 GA

I have invested 4+ hours to run the associated demo for this recipe without luck. The demo requires significant compute resources (cloud machine) and time to setup (which I eventually...

>In all cases, the in product tutorials default to the Default environment, not the current environment I enter the Tutorial from (I will report this to the in-product learning team)....

The point of `overloaded_panels` was to provide a 'final output' stream for a user to work with. I'll add some text about querying it as a use case. There was...

Thanks for the issue and feedback @mmerdes. I've passed this along.

@npvinhphat thank you for filing this issue. 👍 Right now we aren't adding anything new to this demo, but I'm happy to keep this issue open in case we can...