Skip to content

Commit

Permalink
Strip inappropriate notebook outputs (#1871)
Browse files Browse the repository at this point in the history
Summary:
X-link: pytorch/botorch#2024

Pull Request resolved: #1871

Reviewed By: saitcakmak

Differential Revision: D49604752

fbshipit-source-id: f0180e7b6bf9bf2c446589422e043283b7e7152c
  • Loading branch information
esantorella authored and facebook-github-bot committed Sep 25, 2023
1 parent 4a14425 commit 5aa3257
Show file tree
Hide file tree
Showing 16 changed files with 11,483 additions and 11,501 deletions.
2,254 changes: 1,127 additions & 1,127 deletions tutorials/Setup_and_Usage_of_BoTorch_Models_in_Ax.ipynb

Large diffs are not rendered by default.

1,260 changes: 630 additions & 630 deletions tutorials/factorial.ipynb

Large diffs are not rendered by default.

1,146 changes: 573 additions & 573 deletions tutorials/generation_strategy.ipynb

Large diffs are not rendered by default.

1,421 changes: 708 additions & 713 deletions tutorials/gpei_hartmann_developer.ipynb

Large diffs are not rendered by default.

2,024 changes: 1,012 additions & 1,012 deletions tutorials/gpei_hartmann_loop.ipynb

Large diffs are not rendered by default.

962 changes: 481 additions & 481 deletions tutorials/gpei_hartmann_service.ipynb

Large diffs are not rendered by default.

2,420 changes: 1,207 additions & 1,213 deletions tutorials/modular_botax.ipynb

Large diffs are not rendered by default.

1,164 changes: 582 additions & 582 deletions tutorials/multi_task.ipynb

Large diffs are not rendered by default.

2,036 changes: 1,018 additions & 1,018 deletions tutorials/multiobjective_optimization.ipynb

Large diffs are not rendered by default.

653 changes: 324 additions & 329 deletions tutorials/raytune_pytorch_cnn.ipynb

Large diffs are not rendered by default.

776 changes: 388 additions & 388 deletions tutorials/saasbo.ipynb

Large diffs are not rendered by default.

1,450 changes: 725 additions & 725 deletions tutorials/saasbo_nehvi.ipynb

Large diffs are not rendered by default.

14 changes: 6 additions & 8 deletions tutorials/scheduler.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,6 @@
"custom": {
"cells": [],
"metadata": {
"captumWidgetMessage": {},
"fileHeader": "",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand All @@ -890,17 +889,16 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.15"
},
"last_base_url": "https://37766.od.fbinfra.net:443/",
"last_kernel_id": "13557944-0201-40d5-895f-aac9ed79bccc",
"last_msg_id": "b89074ef-b8f0ec93b2eb18c03654d89a_1075",
"last_server_session_id": "c173d8ef-377f-4847-af67-fda8ed534e9f",
"outputWidgetContext": {}
}
},
"nbformat": 4,
"nbformat_minor": 2
},
"indentAmount": 2
"indentAmount": 2,
"kernelspec": {
"name": "python3",
"display_name": "python3"
}
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down
Loading

0 comments on commit 5aa3257

Please sign in to comment.