Skip to content

Commit

Permalink
some cleanup in tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
juanrojochacon committed Aug 30, 2021
1 parent 35b4779 commit fbd4e6e
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 12 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

tutorials/tutorial5/.ipynb_checkpoints/4top_classification-checkpoint.ipynb
tutorials/tutorial3/.ipynb_checkpoints/Tutorial3-LogisticRegression-SUSY-checkpoint.ipynb
tutorials/tutorial4/.ipynb_checkpoints/Tutorial4-likelihoodfreeinference-checkpoint.ipynb
tutorials/tutorial6/.ipynb_checkpoints/20_mlpa_tutorial_energy-checkpoint.ipynb
tutorials/tutorial8/.ipynb_checkpoints/rbm-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial5/4top_classification.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1371,7 +1371,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial6/20_mlpa_tutorial_energy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit fbd4e6e

Please sign in to comment.