Skip to content

Commit 3b67869

Browse files
committed
fix default tutorial directory name in ovito tutorial
1 parent 4256bab commit 3b67869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/ionerdss_tutorial_ovito_gif.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"source": [
7474
"# Define where your NERDSS XYZ trajectory lives.\n",
7575
"# For example, if you ran the 6bno tutorial, it might be:\n",
76-
"trajectory_file_path = \"./6bno/nerdss_files/DATA/trajectory.xyz\"\n"
76+
"trajectory_file_path = \"./6bno_dir/nerdss_files/DATA/trajectory.xyz\"\n"
7777
]
7878
},
7979
{

0 commit comments

Comments
 (0)