Skip to content

This repository contains lab content of Python for Basic Arithmetic Operations Lab IITK

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
license.org
Notifications You must be signed in to change notification settings

virtual-labs/lab-python-programming-iitk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Lab Deployment Bot
Jan 2, 2025
74adad6 · Jan 2, 2025

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosting

Introduction

This document captures the repo structure and instructions to run a lab.

Repository Structure

|-- makefile
|-- README.org
|-- .gitignore
|-- src/
      |-- lab/
      |    |-- experiment-list.json
      |    |-- Introduction.html
      |    |-- Objective.html 
      |    |-- List of experiments.html 
      |    |-- Target-audience.html
      |    |-- Feedback.html

Steps to build and run a lab

STEP 1 : Clone the lab repository

https://github.com/virtual-labs/hosting.git

STEP 2 : Change directory to lab repo

cd hosting

STEP 3 : Removes the build directory and builds the sources

make -k all

STEP 4 : Run the lab server

make -k run

About

This repository contains lab content of Python for Basic Arithmetic Operations Lab IITK

Topics

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
license.org

Stars

Watchers

Forks

Packages

No packages published