10 results found
-
Edit Jupyter notebooks with AI in VS Code
To accelerate getting started with a new notebook, you can use the AI features in VS Code to scaffold a new notebook. You can provide details about what functionality you want to add and which libraries you want to use.
-
Jupyter Notebooks on the web - Visual Studio Code
Using these browser-based platforms enables you to work on your notebooks (and beyond!) without having to install anything on your machine. You can read more about each of options and how to get started below:
-
Jupyter Notebooks in Visual Studio Code
For full instructions on how to use Jupyter Notebooks, follow the step by step Jupyter Notebook guide.
-
Notebook API - Visual Studio Code
The Notebook API allows Visual Studio Code extensions to open files as notebooks, execute notebook code cells, and render notebook outputs in a variety of rich and interactive formats.
-
Polyglot Notebooks in VS Code
Notebooks are interactive files that allow the mixing of executable code, visualizations, equations, and narrative text. Notebooks are composed of code cells that make it easy to quickly iterate on code.
-
Notebooks, Visual Studio Code style
This will let the VS Code community read and discuss your notebook idea and hopefully inspire folks to make your notebook a reality! The few custom notebooks we covered in this blog are just the beginning!
-
Jupyter Notebooks in VS Code
Jupyter (formerly IPython Notebook) is an open-source project that lets you easily combine Markdown text and executable Python source code on one canvas called a notebook.
-
Data Science in Visual Studio Code
Use Jupyter Notebooks and the Interactive Window to start analyzing and visualizing your data in minutes! Power your Python coding experience with IntelliSense support and build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
-
Quick Start Guide for Data Wrangler in VS Code
The following is an example of opening Data Wrangler from the notebook to analyze and clean the data with the built-in operations. Then the automatically generated code is exported back into the notebook.
-
Python Interactive window - Visual Studio Code
Jupyter (formerly IPython Notebook) is an open-source project that lets you easily combine Markdown text and executable Python source code on one canvas called a notebook.