Curiosity · Syllabus

Jupyter Notebooks in a B.Tech — syllabus & what you learn

Jupyter notebooks combine code, output, plots and written explanation in one document, which makes them the standard working environment for data exploration, model experiments and teaching. They are used across the data and machine learning coursework of the CSE AI specialisations at VSET. Inside a four-year B.Tech, Jupyter Notebooks arrives in layers: programming and mathematics foundations in years one and two, core methods next, and applied depth concentrated in years three and four plus the capstone. Using Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura's B.Tech CSE (AI & Data Science) as the concrete example, here is what the coursework actually covers.

At a glance

Topic
Jupyter Notebooks
VSET programme
B.Tech CSE (AI & Data Science)
Coverage at VSET
Taught as coursework
Affiliation
GGSIPU (IP University), Delhi
Accreditation
NAAC A++ (VIPS-TC institutional)

How VSET teaches Jupyter Notebooks

Jupyter notebooks combine code, output, plots and written explanation in one document, which makes them the standard working environment for data exploration, model experiments and teaching. They are used across the data and machine learning coursework of the CSE AI specialisations at VSET. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & Data Science).

  • Data and machine learning coursework in the CSE AI and Data Science specialisation at VSET uses Python notebooks as the working environment.
  • The CSE AI and ML specialisation uses the same environment for model experiments.
  • Python programming coursework across the CSE family is the prerequisite.
  • Notebooks are a working tool across that coursework rather than a standalone GGSIPU subject.

Labs and infrastructure

  • Campus computing labs run notebook environments for data and machine learning practicals.
  • IDEA Lab GPU workstations are used for notebook work that needs real training compute.

What students actually build

  • Data and machine learning capstone projects at VSET are usually explored in notebooks before being written as application code.
  • Notebooks double as a record of what a student tried, which helps at capstone evaluation.

Frequently asked questions

When does Jupyter Notebooks content actually start in a B.Tech?

Meaningful Jupyter Notebooks content typically ramps up from the second or third year, after programming and mathematics foundations. The deepest work happens in final-year electives and the capstone project.

Are Jupyter notebooks used at VSET?

Yes. Data and machine learning coursework in the CSE AI specialisations uses Python notebooks as the working environment.

Can I run notebooks on GPUs on campus?

Yes. The AICTE IDEA Lab provides GPU workstations for training-scale work.

Should capstone code stay in a notebook?

Notebooks suit exploration; most teams move to structured application code once the approach is settled.

Sources

  1. VSET — Artificial Intelligence department — accessed 2026-08-31
  2. VSET — B.Tech CSE (AI & Data Science) — accessed 2026-08-31
  3. GGSIPU — IP University — accessed 2026-08-31