jupyter-jsmol icon indicating copy to clipboard operation
jupyter-jsmol copied to clipboard

Problem with Notebook v7

Open gmrigna opened this issue 1 year ago • 2 comments

@fekad I don't know if you are still ready to do some work on this project (it would actually be nice if we could discuss about this). jupyter_jsmol does not seem to work with Notebook v7 (I noticed this when migrating to a new macbook). The problem can be fixed by forcing the version of Notebook: pip install notebook==6.4.12 traitlets==5.9.0

gmrigna avatar Oct 06 '23 12:10 gmrigna

Indeed there was a lot of changes in jupyter server/lab/notebook ecosystem. I will have a look is there a simple way to update the package and use the latest version of notebooks.

fekad avatar Oct 13 '23 08:10 fekad

@fekad Thanks in advance!

gmrigna avatar Oct 13 '23 13:10 gmrigna