Commit 5ade380
Make tutorials viewable in Github by adding nbformat (#70)
Summary:
Pull Request resolved: #70
The tutorials do not render for now in Github {F1982343338}
This change
- Adds nbformat to the .ipynb tutorial files s.t they are rendered in Github
- Renames fbcode/privacy_guard/github/tutorial_notebooks/fdp_analysis_tutorial.ipynb from fbcode/privacy_guard/github/tutorial_notebooks/fdp_analysis_tutorial.py.ipynb
- Moves fbcode/privacy_guard/fb/tutorials/probabilistic_memorization_tutorial.py to internal repo.
Reviewed By: iden-kalemaj
Differential Revision: D83493038
fbshipit-source-id: 01509e344a073efddacc93f3b31b601f1e6e782c1 parent 5408350 commit 5ade380
File tree
4 files changed
+9
-323
lines changed- tutorial_notebooks
- tutorials
4 files changed
+9
-323
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
651 | 653 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
686 | 688 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
821 | | - | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
822 | 824 | | |
This file was deleted.
0 commit comments