Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.26 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.26 KB

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