Translations:JupyterLab/46/en
Jump to navigation
Jump to search
Julia Kernel
Prerequisites:
- The configuration of a Julia kernel depends on a Python virtual environment that already has all the Python Kernel dependencies. If you do not have such virtual environment, make sure to follow instructions listed in the next section.
- Since the installation of Julia packages requires an access to Internet, the configuration of a Julia kernel must be done in a remote shell session on a login node. For example, from a local terminal or any SSH client:
[my_computer ~] $ ssh username@cluster_address
Once you have a Python virtual environment available, you may configure the Julia kernel: