Skip to content

jmp-aws/sagemaker-workshop

 
 

Repository files navigation

Amazon SageMaker Workshop

The Amazon SageMaker Workshop is publicly available at https://sagemaker-workshop.com/.

Setup:

Install Hugo:

On a mac:

brew install hugo

On Linux:

Install node packages:

npm install

Run Hugo locally:

npm run server or npm run test to see stubbed in draft pages.

View Hugo locally:

Visit http://localhost:1313/ to see the site.

Making Edits:

As you save edits to a page, the site will live-reload to show your changes.

Auto Deploy:

Any commits to master will auto build and deploy in a couple of minutes. You can see the currently deployed hash at the bottom of the menu panel.

note: shift-reload may be necessary in your browser to reflect the latest changes.

License Summary

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.

The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.

About

AWS Workshop for learning Amazon Sagemaker

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT-0
LICENSE-SAMPLECODE
Unknown
LICENSE-SUMMARY

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 37.8%
  • HTML 22.3%
  • JavaScript 20.6%
  • CSS 19.3%