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

Changes to add a bash magic #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jgutie2r
Copy link

This branch adds a new line magic called bash that can be used to execute shell commads when using your Java Kernel. This gives back the String with the output of the executed command.

I am using this Kernel to create notebooks for a Java Programming course at Universidad de Valencia (Spain).
I also have a GitHub repo (github.com/jgutie2r/jupyter-java-nbgrader.git) with the instructuctions to create container images for the instructor (using nbgrader) and students using your kernel.

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.

1 participant