We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe549b commit f10af4cCopy full SHA for f10af4c
org-mode/jupyter
@@ -4,6 +4,6 @@
4
# uuid: jupyter
5
# key: jupyter
6
# --
7
-#+begin_src jupyter-${1:$$(yas-choose-value '("python" "julia" "r"))}${2: :session $3}${4: :async yes}
+#+begin_src jupyter-${1:$$(yas-choose-value '("python" "julia" "R"))}${2: :session $3}${4: :async yes}
8
`%`$0
9
#+end_src
0 commit comments