Interactive Visualizations for Profiling R Code
rstudio.github.io
Interactive Visualizations for Profiling R Code
1–5 of 5 posts
Re: Interactive Visualizations for Profiling R Code
#2This 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!
Re: Interactive Visualizations for Profiling R Code
#3I 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.)
Re: Interactive Visualizations for Profiling R Code
#4Commenting to bookmark for future use...
Re: Interactive Visualizations for Profiling R Code
#5I 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.