Skip to content

Commit

Permalink
Update Analyse_Low_Loss.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
gduscher committed Jan 16, 2025
1 parent 51bf91a commit a86e37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/Spectroscopy/Analyse_Low_Loss.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
" return version\n",
"\n",
"# pyTEMlib setup ------------------\n",
"if test_package('pyTEMlib') < '0.2024.9.0':\n",
"if test_package('pyTEMlib') < '0.2025.1.0':\n",
" print('installing pyTEMlib')\n",
" !{sys.executable} -m pip install --upgrade git+https://github.com/pycroscopy/pyTEMlib.git@main -q --upgrade\n",
"# ------------------------------\n",
Expand Down

0 comments on commit a86e37a

Please sign in to comment.