Skip to content

ryanmaynard/datapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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