X
Business

Programming language Python in VS Code: New Jupyter extension supports R and Julia

Microsoft's separate Jupyter notebooks extension aims to improve support for Python's programming language rivals.
Written by Liam Tung, Contributing Writer

Microsoft has released a new version of the Python language extension for its Visual Studio Code (VS Code) code editor that breaks out its Jupyter Notebooks functionality into a distinct VS Code extension, and has hired Python's creator, Guido van Rossum. 

Python these days is a top-two programming language and is even more popular than Java, the widely used software that Oracle gained after its 2008 acquisition of Sun Microsystems.   

Python's popularity is also borne out by downloads of the Python extension for Microsoft's VS Code, one of the most popular code editors on the market. 

SEE: Hiring Kit: Python developer (TechRepublic Premium)    

The ascent of Python is attributable to data science and machine learning, but it's also a critical language for back-end system automation and scripting. It's popular because it's easy to learn, allowing non-developers to use the language. 

It's become a language of first resort and is used for thousands of small projects, according to RedMonk analyst Steve O'Grady. The language was created 35 years ago by 64-year-old Dutch programmer Guido van Rossum, who decided to exit "boring" retirement this week and work for Microsoft

Microsoft these days is a huge open-source advocate, supporting open-source Python in developer tools, including the Visual Studio integrated development environment (IDE). 

It also hosts it in Azure Notebooks and uses it to build end-user experiences like the Azure command-line interface (CLI). Microsoft considers Python an essential programming language.

Data science is key to Python's success and also part of Microsoft's plan to attract developers to its Azure cloud. One of the core components of Python's data-science story is Jupyter notebooks, a tool that supports not just Python, but other popular data-science languages such as Julia and R. It allows users to share live code, equations, text and visualizations. 

While Microsoft's Python extension for VS Code has supported Jupyter Notebooks for a year now, Microsoft decided to break out Jupyter notebooks functionality to improve support for other data-science languages. 

"The Jupyter support of the Python extension has been refactored into the Jupyter extension, which was shipped today," said Claudia Regio, a program manager for Python data science and AI Tools for VS Code

"This will allow for the same rich Jupyter notebooks experience to be enabled for other languages. For Python, there's no change in the experience as the Jupyter extension now comes installed with the Python extension.

SEE: Programming languages: Julia users most likely to defect to Python for data science

The new extension reflects Microsoft's understanding that Jupyter notebooks are used with Python, R, Julia, and Scala. 

Rong Lu, a principal program manager at Microsoft, said: "To enable the same rich Jupyter Notebook experience for other languages, we've refactored the Jupyter support out of the Python extension and into the Jupyter extension that we're shipping today.  

"This makes it much easier to build new Jupyter experiences for languages beyond Python by taking a dependency on the Jupyter extension, which itself has no dependency on the Python runtime or the Python extension."

More on Microsoft's Visual Studio Code

  • Microsoft: New VS Code update is out – plus here's what GitHub Codespaces will cost  
  • Microsoft's VS Code comes to Raspberry Pi and Chromebook – new v1.50 update is out
  • Microsoft to developers: Now VS Code gets this new Edge tools extension  
  • C++ programming language: Microsoft's VS Code extension is out with these new features  
  • Google's Flutter 1.20 framework is out: VS Code extension and mobile autofill support  
  • Microsoft VS Code turns 5: How GitHub, open source, Google made it a hit, reveals creator  
  • Programming language Go: Microsoft hands VS Code Go extension to Google's Go team  
  • Microsoft: This new update makes VS Code friendlier for Java programming language jobs  
  • Programming language Python VS Code extension: New update has critical security fix
  • Microsoft: Bosque is a new programming language built for AI in the cloud  
  • Microsoft's VS Code Python programming language extension gets this new update  
  • Microsoft: Try VS Code's new Python, C++ programming language tutorials, Docker updates  
  • Microsoft makes new GitHub collaboration tools available to testers  
  • Programming languages: Python and Java VS Code extensions get these new updates  
  • VS Code gets a big update: Plays nice with macOS Gatekeeper plus lots of new features  
  • Microsoft: VS Code for PowerShell 7 arrives with ISE mode  
  • New Microsoft VS Code browser editor update – better Go, Python language, Docker support  
  • Microsoft's VS Code Python programming language extension gets this new update  
  • ServiceNow reveals VS Code alternative to its own web-based code editor  
  • Microsoft boosts programming language Python's popular VS Code extension  
  • Facebook: Microsoft's Visual Studio Code is now our default development platform
  • JPMorgan's Athena has 35 million lines of Python code, and won't be updated to Python 3 in time TechRepublic
  • Mozilla's radical open-source move helped rewrite rules of tech CNET
  • Editorial standards