Skip to content

A simple shim to enable micromamba environments in PyCharm, which otherwise fails to recognize mamba as a valid conda executable

License

Notifications You must be signed in to change notification settings

joshklein/pycharm-micromamba-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple shim script to wrap micromamba for use with PyCharm, which otherwise doesn't recognize mamba as a valid conda executable. To use:

  1. Confirm the shim's EXECUTABLE_PATH is the full path to your micromamba executable.
  2. Confirm the shim is executable (i.e. chmod u+x ./conda).
  3. In PyCharm Settings -> Python Interpreter -> Add Interpreter, add a new Conda Environment with the shim set as the Conda Executable.

Screenshot of PyCharm Settings

About

A simple shim to enable micromamba environments in PyCharm, which otherwise fails to recognize mamba as a valid conda executable

Topics

Resources

License

Stars

Watchers

Forks

Languages