You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am switching back and forth between using ob-ipython and regular ob-python. Is it possible to use
#+begin_src python
1+1
#+end_src
and register ob-ipython as the backend for this rather than regular ob-python? I am thinking of a more dynamic way than just replacing "python" with "ipython".
The text was updated successfully, but these errors were encountered:
I am switching back and forth between using ob-ipython and regular ob-python. Is it possible to use
and register ob-ipython as the backend for this rather than regular ob-python? I am thinking of a more dynamic way than just replacing "python" with "ipython".
The text was updated successfully, but these errors were encountered: