mamba-org / vscode-micromamba

A VSCode extension to generate development environments using micromamba and conda-forge package repository
BSD 3-Clause "New" or "Revised" License
82 stars 10 forks source link

Logs during micromamba env creation #35

Closed minghao51 closed 1 year ago

minghao51 commented 1 year ago

First of all, this is an awesome extension to setup multiple micromamba env.

Just wondering, is there a way to view the logs/verbose scripts debug during the creation of environments?

corker commented 1 year ago

Thank you for the kind words. My goal is to make developers life easier. It's possible to see the micromamba logs. You could open the output pane and select micromamba as a source.

corker commented 1 year ago

I'll check if it's possible to add a button to the error notification to open the output pane

corker commented 1 year ago

Show output command added in v0.1.18