Greetings, this is my first post here so sorry in advance if I do not make myself clear or omit some information.
I am working on a thesis regarding the use of OpenMC, a MonteCarlo based method involving python to make simulations of neutronics, the thing is, getting it to work on my machine for use at home is becoming really hard. I have followed 2 different methods of installing the program ( From Source using ubuntu, a wsl machine and the one using mamba and conda forge, as shown here Quick Install Guide — OpenMC Documentation ) Installing from source gave me a lot of trouble since I am new to linux and there isn’t a very thorough explanation with troubleshooting on the website so I decided to try the mamba and conda forge and I believe it works, although I want to integrate jupyter notebook to code on it ( the examples on the website are made with jupyter notebook ). So I installed jupyter and nb conda in the linux machine with an openmc environment but visual studio does not recognise the openmc-env I made, what can I do to check what is missing or how to fix it?
Thanks in advance and sorry for using these forums as the OpenMC one is very very small.
Bumping in case to reach more people.