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

Python Tutor: support showing cells without input #162

Open
1 task
DavidLeoni opened this issue Oct 1, 2023 · 0 comments
Open
1 task

Python Tutor: support showing cells without input #162

DavidLeoni opened this issue Oct 1, 2023 · 0 comments

Comments

@DavidLeoni
Copy link
Owner

Current setup:

Desiderata:

  • website: show no jupman.pytut call nor jupman-related instructions
  • PDF: show input and as viz only latest execution stage (or should we parameterize by passing important steps to show?)

For making slides with a hacked jupman 3.5.7 I used this combo:

#jupman-purge-input
#jupman-purge-text-output

#jupman-purge-text-output is a custom command, proper implementation is tracked in #161

Probably needed:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant