Skip to content

Interactive programming experience for data scientists: Visual Studio Code extension

License

Notifications You must be signed in to change notification settings

bpark-research/vscode-ipe

 
 

Repository files navigation

neuron for Visual Studio Code

An interactive programming experience for data scientists

neuron is a robust application that seamlessly combines the power of Visual Studio Code with the interactivity of Jupyter Notebook.

Screenshot

Getting started

Download the latest release from the releases page.

This extension makes available several commands starting with IPE: to control the behaviour.

To get started, open a Python or R file and run the Show Output Pane command (or click the icon in the top right corner). You will have the choice to create a new notebook or use an existing one (this is for development only, not a production feature).

To add a card, select some Python code and run the Send code to output command, or use the keyboard shortcut Alt+Enter.

View the wiki page.

Requirements

  • You must have at least Visual Studio Code version 1.23.0

Release Notes

1.0.1

Initial Release on VS Code Marketplace

For information about building upon this extension, visit the guide for developers.

About

Interactive programming experience for data scientists: Visual Studio Code extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 45.0%
  • CSS 35.0%
  • Python 14.8%
  • HTML 3.9%
  • JavaScript 0.6%
  • R 0.5%
  • Jupyter Notebook 0.2%