# -*- mode: snippet -*-
# name: jupyter-julia
# key: ej
# --
#+BEGIN_SRC ein-julia :session localhost :exports both :results raw drawer
$1
#+end_src