Skip to content

Curso Gratuito de Ciência de Dados do Canal Programação Dinâmica

License

Notifications You must be signed in to change notification settings

programacaodinamica/cursodados

 
 

Repository files navigation

Organização do conteúdo de Ciência de Dados do canal Programação Dinâmica

Running locally

  • install docker
  • Run docker run -i -t --rm -u 1000:1000 -p 4000:4000 -v `pwd`:/opt/app -v `pwd`/.bundler/:/opt/bundler -e BUNDLE_PATH=~/opt/bundler -w /opt/app ruby:2.7 bash -c "bundle install && bundle exec jekyll serve --watch -H 0.0.0.0"

Course-in-a-Box was built by Peer 2 Peer University using the P2PU Jekyll course template and shared under an MIT License.

Course content ("Modules") are property of Programação Dinâmica.

About

Curso Gratuito de Ciência de Dados do Canal Programação Dinâmica

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 89.9%
  • HTML 7.1%
  • JavaScript 3.0%