8000 GitHub - doctor-shaheen/ibmdotcom-tutorials: Repo for the storing of code and examples from tutorials.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

doctor-shaheen/ibmdotcom-tutorials

 
 

Repository files navigation

IBM Tutorials Documentation

This repository contains the documentation for IBM Tutorials.

Check our Interactive site here

Prerequisites

  • Python 3.x
  • pip (Python package installer)

Installation

  1. Clone this repository:
git clone <your-repo-url>
cd ibm-tutorials
  1. Install MkDocs and the required theme:
pip install mkdocs mkdocs-material

Project Structure

ibm-tutorials/
├── docs/               # Documentation source files
├── stylesheets/        # Custom CSS styles
└── mkdocs.yml         # MkDocs configuration file

Contributing

  1. Create a new branch for your changes
  2. Make your changes to the documentation
  3. Test your changes locally using mkdocs serve
  4. Submit a pull request

License

Apache 2.0

About

Repo for the storing of code and examples from tutorials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.1%
  • HTML 2.3%
  • Other 2.6%
0