Main public logs

From Master of Neuroscience Wiki

Combined display of all available logs of Master of Neuroscience Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:49, 14 October 2025 Davrot talk contribs created page VS Code configuration (Created page with " == The goal == Configure VS Code for Python Questions to [mailto:davrot@uni-bremen.de David Rotermund] == The configuration == '''Press Ctrl + Shift + P then “Preference: Open Settings (JSON)”​''' You will need to adapt it to your needs…<syntaxhighlight lang="json">{ // The color theme plus mini map "workbench.colorTheme": "One Dark Pro", // Adding the lines for Python "editor.rulers": [ 80, 120 ], // I don't like the...") Tag: Visual edit