I am trying to setup a Lab environment for Machine Learning Course. I want to use jupyterLab with python, R, C, julia, and Fortran. I also want to know the best way to setup all these, in Ubuntu 18.04.
I have installed julia and jupyter lab. When I run jupyterlab, the kernel option menu does not show other than python. How to make others (R, julia..) also available?