Skip to content

Commit

Permalink
Update Analysis_Core_Loss.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
gduscher committed Nov 30, 2023
1 parent 6853369 commit e5aabb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions notebooks/EELS/Analysis_Core_Loss.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,9 @@
"\n",
"import pyTEMlib.interactive_eels as ieels # Dialogs for EELS input and quantification\n",
"\n",
"if 'google.colab' in sys.modules:\n",
" drive.mount(\"/content/drive\")\n",
"\n",
"# For archiving reasons it is a good idea to print the version numbers out at this point\n",
"print('pyTEM version: ', pyTEMlib.__version__)\n",
"\n",
Expand Down

0 comments on commit e5aabb6

Please sign in to comment.