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

AWS ami updates for 2.0 #259

Open
laestrada opened this issue Jul 31, 2024 · 0 comments
Open

AWS ami updates for 2.0 #259

laestrada opened this issue Jul 31, 2024 · 0 comments

Comments

@laestrada
Copy link
Collaborator

laestrada commented Jul 31, 2024

New IMI feature or discussion

Running list of issues to fix for the next IMI AMI:

  • Currently vim is the text editor installed by default. Emacs users need to run sudo apt-get install emacs. For the next AMI we should have emacs installed by default.
  • fix slurm status drained issue that seems to occur on smaller instances
  • Ensure jupyter finds the right environment:
$ conda activate imi_env
$ python -m ipykernel install --user --name=imi_env --display-name "Python (imi_env)"

Notes from Dan:

  • add in jupyter dependencies to environment:
sudo apt install juypter-core
sudo apt install juypter-notebook
@laestrada laestrada changed the title Install emacs on the AWS ami AWS ami updates for 2.0 Jul 31, 2024
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

1 participant