pdidev / tutorial

PDI hands-on exercises
https://pdi.dev/master/Hands_on.html
MIT License
1 stars 2 forks source link

Add installation and compilation help to tutorial #11

Open JAuriac opened 2 days ago

JAuriac commented 2 days ago

Need to add a mention of sourcing to tutorial, and not use pdirun (as currently), which is mandatory starting with the exercise 9.

See issues related to Jupyter Notebook, Docker.

jbigot commented 2 days ago

Can you elaborate what's the issue with pdirun?

Also, can you link to the issue you mention

JAuriac commented 3 hours ago

Starting with the exercise 9 of the tutorial, further plugins need to be enabled manually, and sourced to. The tutorial here may need to link to the PDI usage setup, in order to use source pdirun or source [...]/env.bash.

Others issues worth mentioning here are #3 and #4 to help containerize the tutorial and prevent leaking setups between default and custom location.