Open HTML table and R help in right tab (using R) #10144
Unanswered
pehkawn
asked this question in
Questions and Answers
Replies: 2 comments
-
Can you give repro steps? I'm not sure exactly what's happening when you generate the table. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that when I try run a function that will generate a html table (e.g.
sjPlot::view_df()
) , in the Jupyter extension, the table will open in my browser. Also, if I try access R Help, Jupyter will generate an erroneous ouput inside the notebook.Instad, I was wondering if it is possible to configure Jupyter so that HTML tables and R Help in a separate tab on the right hand side in VS Code?
Beta Was this translation helpful? Give feedback.
All reactions