Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 201867

How to change Jupyter Notebook theme when using R Kernel?

$
0
0

I want to change the Jupyter theme from within the notebook. I am running R Kernel. I found many options/ suggestions such as

jt -t <theme_name>

and from within the notebook using

!jt -t <theme_name>

The above work perfect for Python kernel. However, if I use the same for R kernel I get the following error

!jt -t grade3

Error in parse(text = x, srcfile = src): <text>:1:8: unexpected symbol
1: !jt -t grade3
           ^
Traceback:

I have tried to look for the solution but could not find any discussion on any forum. Is there is solution?


Viewing all articles
Browse latest Browse all 201867

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>