Skip to content

Commit

Permalink
Update import_test_data.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jadball authored Feb 13, 2025
1 parent 8737911 commit 58a4ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImageD11/nbGui/S3DXRD/import_test_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"source": [
"# this cell is tagged with 'parameters'\n",
"# to view the tag, select the cell, then find the settings gear icon (right or left sidebar) and look for Cell Tags\n",
"download_dir = os.path.join( os.environ['HOME'], 'si_cube')\n",
"download_dir = 'si_cube_test'\n",
"PYTHONPATH = setup_ImageD11_from_git( ) # ( os.path.join( os.environ['HOME'],'Code'), 'ImageD11_git' )"
]
},
Expand Down

0 comments on commit 58a4ebc

Please sign in to comment.