NII-cloud-operation / sshkernel

SSH Kernel for Jupyter
BSD 3-Clause "New" or "Revised" License
71 stars 14 forks source link

magic commands not registered #23

Closed mcree closed 4 years ago

mcree commented 4 years ago

Hello,

Since version 0.9.2 the magic commands %login and %logout are not registered in jupyter (as in %lsmagic)

Tested with jupyter labs 1.2.x and 2.0.x. Version 0.9.2 works OK for both versions.

Regards, Ernie

m-ueno commented 4 years ago

Hi @mcree, thanks for the feedback.

Hmmm, the test to run a notebook with login and logout wrote on it passed today without error. https://gitlab.com/m-ueno/sshkernel/-/jobs/497036345 Can you give us a little more information? Maybe the other libraries installed are outdated. Can you try it out in a new environment?

baflo commented 4 years ago

+1

I have jupyterlab@2.1.1 running in a Docker Container based upon jupyter/scipy-notebook with sshkernel@0.10.0 and libssl@1.0.0

baflo commented 4 years ago

Apparently, from v0.9.2 to v0.9.3 you moved magics to an own directory, but this is not in the package