|
This is for Windows. As title says. When installing anaconda, I get a nice shortcut that launches jupyter. I tried to "emulate" it by creating it myself with mambaforge but it doesn't work (as a windows opens but closes again immediately, no error visible). This is the content of the shortcut (the "Target field"):
|
Replies: 2 comments
|
Shortcuts are created using Miniforge's shortcut is provided by the |
|
Found the solution on stackoverflow (not all solution sin that treahd actually work for mambaforge) of course one needs to adjust to the correct path and environment (I like to have base env run jupyter but notebooks using a different kernel (different env). |
Found the solution on stackoverflow (not all solution sin that treahd actually work for mambaforge)
of course one needs to adjust to the correct path and environment (I like to have base env run jupyter but notebooks using a different kernel (different env).