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.
2 parents a6a3801 + f10af4c commit 7d1ee7fCopy full SHA for 7d1ee7f
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