-
Notifications
You must be signed in to change notification settings - Fork 651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCS-#5463: Add jupyter tutorials for Modin on Unidist #5464
Merged
Conversation
This file contains 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
Retribution98
force-pushed
the
DOCS-5463
branch
from
December 16, 2022 19:30
dcff3a7
to
ef7a18c
Compare
YarShev
changed the title
DOCS-#5463: Update jupyter tutorials for Modin on Unidist
DOCS-#5463: Add jupyter tutorials for Modin on Unidist
Dec 16, 2022
Retribution98
force-pushed
the
DOCS-5463
branch
from
December 16, 2022 20:09
ef7a18c
to
1f82096
Compare
Retribution98
force-pushed
the
DOCS-5463
branch
7 times, most recently
from
January 20, 2023 14:12
70383bb
to
5a64929
Compare
YarShev
reviewed
Jan 20, 2023
examples/tutorial/jupyter/execution/pandas_on_unidist/README.md
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/README.md
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/README.md
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/test/test_notebooks.py
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/README.md
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_1.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_1.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_1.ipynb
Show resolved
Hide resolved
Retribution98
commented
Jan 20, 2023
examples/tutorial/jupyter/execution/pandas_on_unidist/setup_kernel.py
Outdated
Show resolved
Hide resolved
Retribution98
force-pushed
the
DOCS-5463
branch
2 times, most recently
from
January 20, 2023 18:40
110c1e1
to
d298940
Compare
YarShev
reviewed
Jan 20, 2023
examples/tutorial/jupyter/execution/pandas_on_unidist/README.md
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_1.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_2.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/test/test_notebooks.py
Outdated
Show resolved
Hide resolved
Rebase on current master to fix the failures in CI. |
Signed-off-by: Kirill Suvorov <kirill.suvorov@intel.com>
Signed-off-by: Igoshev, Iaroslav <iaroslav.igoshev@intel.com>
Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
Retribution98
force-pushed
the
DOCS-5463
branch
2 times, most recently
from
January 23, 2023 11:26
30e6663
to
c15849c
Compare
Retribution98
force-pushed
the
DOCS-5463
branch
from
January 23, 2023 11:39
c15849c
to
6659e1c
Compare
YarShev
reviewed
Jan 23, 2023
examples/tutorial/jupyter/execution/pandas_on_unidist/setup_kernel.py
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/setup_kernel.py
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/test/test_notebooks.py
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/test/test_notebooks.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
YarShev
previously approved these changes
Jan 23, 2023
YarShev
reviewed
Jan 23, 2023
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_2.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_2.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_3.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_3.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_4.ipynb
Outdated
Show resolved
Hide resolved
examples/tutorial/jupyter/execution/pandas_on_unidist/local/exercise_4.ipynb
Outdated
Show resolved
Hide resolved
YarShev
approved these changes
Jan 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Signed-off-by: Kirill Suvorov kirill.suvorov@intel.com
What do these changes do?
flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
git commit -s
docs/development/architecture.rst
is up-to-date