-
## Description
On Chrome, File Browser > right click > New Notebook is the only working method to create a notebook. All three other methods fail on Chrome until File Browser > right click > Ne…
-
I built jupyter_r environment as described in course - I activated it and tried opening Pure R notebook.
From:
library(dplyr)
library(ggplot2)
I get:
NameError Tr…
-
Hi,
Fantastic plugin!
I am running Jupyter Notebooks with an R Kernel and when converting these files to Markdow the code cells are converted to code blocks starting with ` ```R `. However many othe…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
MLflow currently supports tracking Git metadata for Python scripts, but it would be benef…
-
Type: Bug
cannot show output after running cell in R notebook
how to configure ?
VS Code version: Positron 1.90.0 (d8da3ec9581aa7bcb9726babedacff4e3d528503, 2024-07-05T03:18:37.706Z)
OS versio…
-
### System details
RStudio Edition : Desktop
RStudio Version : 2022.07.2 Build 576
OS Version : Ubuntu 20.04.5 LTS
R Version : 4.2.2
### Steps to reproduce the …
rubak updated
2 months ago
-
Currently, anything emitted in the notebook gets printed exactly as it would at the console. That console output is captured and saved inside the notebook.
While this makes notebook execution symme…
-
I found the Serilog.dll here .nuget\packages\microsoft.dotnet-interactive\1.0.522904\tools\net8.0\any but it was an older version. I loaded the following
#r "nuget:Microsoft.Extensions.Logging,8.…
-
## 1. Purpose
[OpenHub](https://openhub.net/) is a website that indexes open-source projects with their respective project information (i.e. lines of code, contributors, etc). The purpose of this t…
-
In RStudio's R Markdown notebook mode, R data.frames get rendered with an interactive table browser where you can paginate through it. I haven't looked into how this works, but it would be nice if we …