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. Visual Studio code error

    in Windows 10 Gaming
    Visual Studio code error: Visual Studio code error localhost:8080. Whenever I try to run a debug, localhost is not connecting to Google Chrome. Any advice? https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-code-error/ae407fab-fdb6-40e0-9f15-56386977b407
  3. Visual Studio code error

    in Windows 10 Software and Apps
    Visual Studio code error: Visual Studio code error localhost:8080. Whenever I try to run a debug, localhost is not connecting to Google Chrome. Any advice? https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-code-error/ae407fab-fdb6-40e0-9f15-56386977b407
  4. Visual Studio Code Debugger

    in Windows 10 Gaming
    Visual Studio Code Debugger: When completing a school project using html files and css files, I accidently tried to run the css file in chrome instead of the html and now my launch.json says launchlocalhost.json and i can't figure out how to get it back to normal. it won't run my program anymore. I have...
  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. Search on Visual Studio Code

    in Windows 10 Gaming
    Search on Visual Studio Code: I'm a software developer and I'm looking to see if there is any way to search for specific attributes or elements in a file in Microsoft's VScode. Are there any extensions that would allow me to complete this?...
  7. Search on Visual Studio Code

    in Windows 10 Software and Apps
    Search on Visual Studio Code: I'm a software developer and I'm looking to see if there is any way to search for specific attributes or elements in a file in Microsoft's VScode. Are there any extensions that would allow me to complete this?...
  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"