Skip to content

jonashaag/micromamba-pycharm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Add Micromamba support to PyCharm.

How to use

  1. Clone this repo.
  2. Use ./conda self-check to see if your shell environment is set up correctly.
  3. Configure PyCharm: In the Add Python Interpreter dialog, select Conda Environment and set Conda executable to the full path of the conda file of the cloned repo.

Debugging

Logs are written to ~/.cache/micromamba-pycharm.log. You can use them to debug problems. Please attach the logs when filing a bug report.

About

Use Micromamba environments in PyCharm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages