Windows 10: Visual Sctudio Code

Discus and support Visual Sctudio Code in Windows 10 Software and Apps to solve the problem; I cant find on the command pallete, "Python: Create new Jupyter Notebook" to allow me create a new jupyter notebook. The alternative which is to... Discussion in 'Windows 10 Software and Apps' started by GrivineOchieng', Nov 15, 2019.

  1. Visual Sctudio Code


    I cant find on the command pallete, "Python: Create new Jupyter Notebook" to allow me create a new jupyter notebook. The alternative which is to create a file with .ipynb extension from the workspace doesn't create a notebook too. My working environment is a conda environment. How can I resolve this issue?

    :)
     
    GrivineOchieng', Nov 15, 2019
    #1
  2. Brink Win User

    Supporting JUnit 5 in Visual Studio Code


    Source: Supporting JUnit 5 in Visual Studio Code | The Visual Studio Blog
     
    Brink, Nov 15, 2019
    #2
  3. Brink Win User
    Emmet 2.0 in Visual Studio Code


    Read more: Emmet 2.0 in Visual Studio Code
     
    Brink, Nov 15, 2019
    #3
  4. mab1376 Win User

    Visual Sctudio Code

    Visual Studio hates my code

    I'm doing a project for school, basically in VB.net I have to input 2 numbers, list all the numbers between the 2, and check for multiples of 2, below is my code that I can't figure out why Visual Studio won't let me build it, keeps saying " 'If' must end with matching 'End If' "

    Any ideas.
    Code: 'checks for multiples of 2 and lists them. Dim i As Integer ListBox1.Items.Clear() getinput() For i = M To A' the 2 variables from the sub "getinput" If (i Mod 2) = 0 Then say(i) 'say is a sub to output text to the listbox. Else next i End If[/quote] got it working

    Code: Dim i As Integer ListBox1.Items.Clear() getinput() Do While i <= A For i = M To A If i Mod 2 = 0 Then say(i) End If Next i Loop[/quote]
     
    mab1376, Nov 15, 2019
    #4
Thema:

Visual Sctudio Code

Loading...
  1. Visual Sctudio Code - Similar Threads - Visual Sctudio Code

  2. Microsoft Visual studio code

    in Windows 10 Gaming
    Microsoft Visual studio code: Hello, I apologize right off the bat for my poor level of computer understanding. Here is my issue: i installed Microsoft visual studio 2022, 3 days ago. I started using it created a project for developing a desktop application, all is good, after like 5hours i wanted to run...
  3. Microsoft Visual studio code

    in Windows 10 Network and Sharing
    Microsoft Visual studio code: Hello, I apologize right off the bat for my poor level of computer understanding. Here is my issue: i installed Microsoft visual studio 2022, 3 days ago. I started using it created a project for developing a desktop application, all is good, after like 5hours i wanted to run...
  4. Visual Studio Code and HTML

    in Windows 10 Gaming
    Visual Studio Code and HTML: I've been setting up Visual Studio Code for a while now.I'm down to attempting to get VS Code to open and execute HTML files.I found a way to do this after watching Tech Decode on YouTube.Google Chrome is installed in C:\Programs\Google\Chrome\Application. It executes without...
  5. Visual Studio Code and HTML

    in Windows 10 Software and Apps
    Visual Studio Code and HTML: I've been setting up Visual Studio Code for a while now.I'm down to attempting to get VS Code to open and execute HTML files.I found a way to do this after watching Tech Decode on YouTube.Google Chrome is installed in C:\Programs\Google\Chrome\Application. It executes without...
  6. Visual Studio Code and HTML

    in Windows 10 Customization
    Visual Studio Code and HTML: I've been setting up Visual Studio Code for a while now.I'm down to attempting to get VS Code to open and execute HTML files.I found a way to do this after watching Tech Decode on YouTube.Google Chrome is installed in C:\Programs\Google\Chrome\Application. It executes without...
  7. Visual Studio Code problem

    in Windows 10 Customization
    Visual Studio Code problem: I don't even know how to ask this question, but what's up with lines being crossed out and the word Music being there. How do I turn this off? If I right click it says "replace" or "dismiss". If I choose replace it puts the word Music in there. Why does it even think I want...
  8. VISUAL STUDIO CODE BLUR...?

    in Windows 10 Drivers and Hardware
    VISUAL STUDIO CODE BLUR...?: I'm getting these blurs while using VSC, can someone tell me what's causing this? It doesn't happen while using any other application, only happens when using VSC... [ATTACH][ATTACH]i...
  9. Visual Studio Code

    in Windows 10 BSOD Crashes and Debugging
    Visual Studio Code: Does anyone know why VS code keeps looking like this when I move my cursor around? It also happens when I minimize it. [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-code/1ef1f542-31a9-4955-b1e6-de5d8347abe2
  10. visual studio code

    in Windows 10 Network and Sharing
    visual studio code: see this error in this main function is there but also the error shows I send u this screen shot tell me what is the problem[ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-code/967d7874-6286-45e7-b899-b6a91312cffd"