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

Feature/conda bashrc #123

Closed
wants to merge 4 commits into from
Closed

Feature/conda bashrc #123

wants to merge 4 commits into from

Conversation

gjbex
Copy link
Contributor

@gjbex gjbex commented Nov 20, 2019

Add warnings to various pages that pertain to either conda or NX, cfr. #122

@gjbex gjbex added the enhancement New feature or request label Nov 20, 2019
@gjbex gjbex self-assigned this Nov 20, 2019
@moravveji
Copy link
Contributor

  • In source/access/nx_start_guide.rst, I propose an few lines like this:

If you would like to use NX and conda, follow these instructions for a clean setup:

  • open your .bashrc, and find the relevant lines which modifies the $PATH and also initializes conda
  • copy these lines and paste them into a new file called $VSC_HOME/conda.start
  • clean your .bashrc from all those lines which modifies $PATH and initializes conda
  • You can now safely login to NX. Next time you want to use conda, you have to execute source $VSC_HOME/conda.start in your command prompt or inside your PBS job script

@gjbex
Copy link
Contributor Author

gjbex commented Nov 20, 2019

The modifications of the documentation were based on incorrect information, hence the PR is closed.

@gjbex gjbex closed this Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants