Skip to content

Commit

Permalink
Merge pull request #24 from UBC-MDS/rm_jupyter_python3
Browse files Browse the repository at this point in the history
remove unused jupyter kernel calls
  • Loading branch information
chendaniely authored Sep 25, 2024
2 parents 4089faa + 3122719 commit c02e09a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion lectures/1-MDStools-bash-filesystem.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Introduction to MDS software and Bash
jupyter: python3
---

## Learning outcomes
Expand Down
1 change: 0 additions & 1 deletion lectures/2-git-github-ssh-basic-workflow.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Introduction to version control with Git and GitHub
jupyter: python3
---

## Learning outcomes
Expand Down
1 change: 0 additions & 1 deletion lectures/8-regex-filenames-project-organization.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Organization of Data Science projects and some useful tools
jupyter: python3
---

## Learning outcomes
Expand Down
1 change: 0 additions & 1 deletion lectures/8b-regex.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Introduction to Regular Expressions (RegEx)
jupyter: python3
---

## Learning outcomes
Expand Down

0 comments on commit c02e09a

Please sign in to comment.