Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The inappropriate code snippet appeared in the Command line interface tutorial. #318

Closed
hongyi-zhao opened this issue Jul 30, 2024 · 1 comment

Comments

@hongyi-zhao
Copy link
Contributor

I noticed the following code snippet in the Command line interface tutorial:

import os
os.chdir('Basis_0/') # Navigate to directory containing the files of lobster runs

What makes me feel strange is that this part of the tutorial is all about explaining the command line interface. Why would it suddenly provide the above Python code? It doesn't have any direct correlation with the operations in this context.

Regards,
Zhao

@naik-aakash
Copy link
Collaborator

Thanks for notifying us. Agreed, this is leftover of previous version of documentation and has been removed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants