This repository was archived by the owner on Aug 28, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 80
Fix scripts and docs #208
Merged
Merged
Fix scripts and docs #208
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
25eb0dc
remove /usr/bin/python
krshrimali c15a7ed
py3.8
Borda 65fe7b4
max_epochs to 1
krshrimali 4a94e5c
nbval
Borda 1cff243
Switch to Borda's nbval fork
krshrimali 4649b40
Merge branch 'tutorials-fix' of https://github.com/PyTorchLightning/l…
Borda 0fff64b
Increase batch_size to 512 with a comment
krshrimali e1ae854
Merge branch 'tutorials-fix' of github.com:Lightning-AI/tutorials int…
krshrimali 4d1d3b9
gh
Borda 5306cea
1.8.0
Borda 4e15ccf
!
Borda 55380be
*
Borda 087b418
<>
Borda ca9ec7d
!=
Borda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
flash_tutorials/tabular_classification/tabular_classification.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| virtualenv>=20.10 | ||
| jupytext>=1.10 # converting | ||
| pytest>=6.0 | ||
| nbval>=0.9.6 # testing | ||
| https://github.com/Borda/nbval/archive/refs/heads/master.zip # testing with own fork with extended cell timeout | ||
| papermill>=2.3.4 # render |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.