Jupyter notebook based tutorial for getting started with Java using jbang.
Tested to work in vscode and vscodium locally and in following browser based environments directly:
Also tested to work with plain Jupyter Notebook in Red Hat OpenShift Data Science sandbox.
Open the jbang tutorial notebook, and you should be able to read the instructions and run the code cells directly.
If IDE asks if you want to install the recommended extensions, say yes. Makes it easier to work with the notebook and generated files.
I recently realized Jupyter Notebooks works well as a tutorial format with jbang
. Made this very quickly to test it out.
Will see where it goes!
Suggestions and PR's very welcome :)