Closed Isabel-Gan closed 4 years ago
if language is not a field in kernelspec, name is a good fallback (will usually have something like python3 instead of just python)
language
kernelspec
name
python3
python
fixed by https://github.com/Isabel-Gan/quantifying-notebook-features/commit/db6cecfa04d8c65f41a0957861af6608e8b37d62
if
language
is not a field inkernelspec
,name
is a good fallback (will usually have something likepython3
instead of justpython
)