Hacker News new | ask | show | jobs
Interactive Visualizations for Profiling R Code (rstudio.github.io)
45 points by wch 3677 days ago
3 comments

This is quite cool stuff. The folks at RStudio are really constantly releasing updates to their core IDE and ecosystem that are creating a lot of value for a lot of data science teams. I hope my code always runs fast, but next time it doesn't, I will be reaching for profvis!
I am curious if it is possible to make it working in Jupyter Notebook.

(For me it works from RStudio - it launches a website. From Jupyter it does not work for me.)

It doesn't look like it. It seems a specific Rstudio IDE feature.
Commenting to bookmark for future use...