Diferencia entre revisiones de «papa-deimos/BashKernelIns»
(Página creada con «= Instalando el kernel de bash = Se siguen las instrucciones de este enlace [https://github.com/NII-cloud-operation/sshkernel sshkernel].») |
|||
| (No se muestran 2 ediciones intermedias del mismo usuario) | |||
| Línea 1: | Línea 1: | ||
= Instalando el kernel de bash = | = Instalando el kernel de bash = | ||
Se siguen las instrucciones de este enlace [https://github.com/NII-cloud-operation/sshkernel sshkernel]. | Se siguen las instrucciones de este enlace [https://note.nkmk.me/en/jupyter-notebook-kernels-bash/ jupyter-notebook bash] [https://github.com/NII-cloud-operation/sshkernel sshkernel]. | ||
Como usuario root de 'deimos': | |||
<pre style="shell"> | |||
# /opt/tljh/user/bin/pip3 install bash_kernel | |||
# /opt/tljh/user/bin/python3 -m bash_kernel.install | |||
</pre> | |||
Cuando se abre la sesión en jupyter, arriba a la derecha en '' 'new' '' aparece <code>'bash'</code> (no estaría funcionando, 1o Noviembre 2023) | |||
Revisión actual - 14:24 2 nov 2023
Instalando el kernel de bash
Se siguen las instrucciones de este enlace jupyter-notebook bash sshkernel.
Como usuario root de 'deimos':
# /opt/tljh/user/bin/pip3 install bash_kernel # /opt/tljh/user/bin/python3 -m bash_kernel.install
Cuando se abre la sesión en jupyter, arriba a la derecha en 'new' aparece 'bash' (no estaría funcionando, 1o Noviembre 2023)