Diferencia entre revisiones de «papa-deimos/BashKernelIns»

De Wikicima
 
(No se muestra una edición intermedia del mismo usuario)
Línea 2: Línea 2:


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].
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)