Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added customizable variable to suppress execution count - fixes #185 #187

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jchkoch
Copy link

@jchkoch jchkoch commented Jul 7, 2018

This PR adds a custom variable to be able to suppress the execution count of ipython (i.e. "Out[n]:" line).
Was inspired from the work by @jkitchin in scimax-org-babel-ipython-upstream.el and seemed simple enough for me to bring into the upstream ob-ipython that scimax can depend on.

Closes #185.

@jchkoch jchkoch changed the title added customizable variable to suppress execution count added customizable variable to suppress execution count - fixes #185 Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant