Contextual Analysis Tools for cryoET and subtomogram averaging
GNU General Public License v3.0
18
stars
2
forks
source link
Notebook could not be converted from version 1 to version 2 because it's missing a key: cells #3
Open
wlugmayr opened 9 months ago
I installed cryoCAT and wanted to run the notebook from this sites notebook section and came across the error above.
$ pip list | grep notebook notebook 7.0.6 notebook_shim 0.2.3
jupyter nbconvert --to notebook analyze_motls.ipynb --output analyze_motls_v2.ipynb gives the same error
which notebook version do i need to run the provided notebooks?