Pete Stevenson

Results 25 comments of Pete Stevenson

In the log files, I found the following: ``` >grep 'Could not open symbol file' * vizier-pem-4l77d.log:W20230621 11:56:43.626794 1059 java_symbolizer.cc:348] Java attacher [pid=19871]: Could not open symbol file: /proc/19871/root/tmp/px-java-symbolization-artifacts-19871-282713056-c999093280d6953a38b541dbda251a09/java-symbols.bin. vizier-pem-vhbtb.log:W20230621...

Hi @RomanAgeev , Thank you for the update. We limit our agent attach rate to one process every 30 seconds. We did this to reduce any resource consumption (e.g CPU...

Hi @sabideep1 , This feature request is on our radar, but we have not allocated our time to it yet. Here are two topics to investigate should you be interested:...

We reproduced the issue and observed `kOverflowError`. This means the profiler collected more stack traces than expected in a given time interval. The profiler assumes that it will transfer data...

> Adding a few comments regarding my initial review and our conversation. We also discussed splitting this up into a few PRs: > > 1. Splitting out the `bcc_wrapper.*` changes...

The discussion seems focused on launching zed from the local machine to edit a remote file. As a user of rmate, then rsub, then ratom (well, maybe I renamed it...

I hit this issue, and currently I have `jupyter_server==2.14.1`. The comment trail above indicates the issue is closed, but it's not clear what the fix is. My takeaway... to fix,...

Hi Jupyter community, @JasonWeill , et al., The "pinkish red" background for `stderr` is sub-optimal. There is a well known pattern where input and output are passed around via stdin...

+1 here. The toy example given in the bug report fails to convey how noisy this can be in practice. I expect only the "in use" oneof to print, not...

Hi @amakelov, To follow up, I tried this experiment: 1. Loaded the data frames (100s of MBs). 2. Transformed the values, and selected 5000 rows (so `X` is something like...