Skip to content

amsdard/hackathon-pre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ PRe Hackathon

Getting Ready

Environment Setup

For the best hackathon experience, we recommend taking a a moment to read the Detailed Setup Guide. This guide will help you ensure your development environment is properly configured and ready to go.

  1. Clone this repository
  2. Open in VS Code
  3. Click "Reopen in Container" when prompted (or run Remote-Containers: Reopen in Container from command palette)
  4. Start coding! Create .py files or .ipynb notebooks and get building

Jupyter Notebooks

To create and run Jupyter notebooks:

  1. Create a new file with the .ipynb extension
  2. VS Code will automatically open it with the Jupyter notebook interface
  3. Run cells using the play button or Shift+Enter

πŸ† Team Directories

Each team can find their project directory and README below:

Project Structure

  • .devcontainer/ - Docker and VS Code configuration files
    • Dockerfile - Base Docker configuration for all teams
    • TeamA/, TeamB/, TeamC/, TeamD/ - Team-specific container configurations
  • hackathon/ - Team-specific project directories. Each team folder contains README.md file with introduction for your project.
    • TeamA_AI_Powered_Scenario_Analysis/
    • TeamB_BoM_Enrichment_And_Generation/
    • TeamC_Data_Import_Export_Transformation/
    • TeamD_AI_Assisted_Data_Mapping/
  • docs/ - Documentation and setup guides
    • assets/ - Screenshots and images for documentation

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published