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

additions for your tutorial #6

Open
FreshDumbledore opened this issue Oct 6, 2023 · 1 comment
Open

additions for your tutorial #6

FreshDumbledore opened this issue Oct 6, 2023 · 1 comment

Comments

@FreshDumbledore
Copy link

Hi! Thanks for your hard work.

Could you add the following points to your tutorial to make it easier to follow:

Old:

pkg install linux-miniconda-installer

miniconda-installer

New:

pkg install linux-miniconda-installer

conda-shell

miniconda-installer

At no point do you instruct to move dummy-uvm.so to LD_PRELOAD=${BASE_PATH}/dummy-uvm.so
Can be understood by context when needing it but you could add a line for it (:

source ${BASE_PATH}/etc/profile.d/conda.sh

should be

source ${BASE_PATH}/conda/etc/profile.d/conda.sh

@verm
Copy link
Owner

verm commented Oct 6, 2023

Thanks I'll look at this as when I go through everything in the next few days I'll try tonight.

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