/jupyter-gcc-test

Test to see if gnu c compiler runs from Jupyter notebook

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

jupyter-gcc-test

Test to see if gnu c compiler runs from Jupyter notebook

Simple "hello world" c code is in test.c

Jupyter notebook runs shell magic and gcc version command Then, compiles test.c and sets as executable and runs the executeable