/datapack

A set of VS Code extensions for a data science workflow

MIT LicenseMIT

DataPack - WIP

Extensions Included

  • Python - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, Data Science (with Jupyter), PySpark and more.
  • R - Support for R
  • VSNotebooks - a robust application that seamlessly combines the power of Visual Studio Code with the interactivity of Jupyter Notebook.

Todo

  • Add the rest of the extensions

Contributing

Fork it: https://github.com/ryanmaynard/datapack/fork

Create your feature branch: git checkout -b my-new-feature

Commit your changes: git commit -am 'Add some feature'

Push to the branch: git push origin my-new-feature

Create a new Pull Request: https://github.com/ryanmaynard/datapack/compare

License