Questions tagged [pengwin]

This tag is for use with questions for `Pengwin`, the Linux environment for Windows 10. It was built on work by Microsoft Research and the Debian project.

Pengwin is a Linux environment for Windows 10 built on work by Microsoft Research and the Debian project.

5 questions
9
votes
3 answers

Jupyter Notebooks in VS Code using WSL 2 are not working

I want to use Jupyter Notebooks inside VS Code running within WSL 2. Regular Python works within WSL without a problem, that means the base conda enviroment is connected and I can run .py files. Moreover, I’m able to run the command jupyter notebook…
4
votes
1 answer

How to predict CMake's choice of LIBDIR on a given platform

In my application suite I build Libtiff from source and then link it to an application that I write myself. Libtiff's CMakeLists.txt files specify that the static libraries go into the library location CMAKE_INSTALL_FULL_LIBDIR, determined by…
Eos Pengwern
  • 1,467
  • 3
  • 20
  • 37
1
vote
1 answer

Correct user configuration for aws-cli container

The AWS CLI v2 documentation presents an option and guide to installing / configuring the cli via docker. The guide is straightforward enough to follow, and the container works fine with the key items being mounting the local .aws directory to…
1
vote
2 answers

How to add or remove /mnt/c/ in WSL 2 with Pengwin and zsh

I have two Windows machines with WSL 2/Pengwin/zsh here and the first one shows prompt and refers to files and folders in Windows as /c/... but the second as /mnt/c/... for one and the same folder or file in Windows. I'm not sure which one I like…
Valo
  • 1,872
  • 2
  • 15
  • 23
0
votes
0 answers

Issue on activating miniconda on WSL

I work on a dual boot (Windows 10 and Linux) machine. I am attempting to share the Miniconda distribution I used in Linux (Manjaro) with WSL (Pengwin). As I navigated the working directory to the binary folder of Miniconda (miniconda/bin) and issued…
Baytars
  • 103
  • 1
  • 8