Skip to content

vffg#1

Open
Mishatomuch wants to merge 77 commits into
Mishatomuch:masterfrom
Kaggle:master
Open

vffg#1
Mishatomuch wants to merge 77 commits into
Mishatomuch:masterfrom
Kaggle:master

Conversation

@Mishatomuch
Copy link
Copy Markdown
Owner

No description provided.

ryanholbrook and others added 30 commits January 3, 2023 21:34
Change imgur images links to Google hosted
[Game AI] install stable-baselines3 from repo
[Game AI] also need to update tutorial
Update timeout to avoid build failures.
Intro to programming Lesson 4 had some missing image files. This change
fixes the URLs in the exercise so that they point to the pngs.
Bug: 289537275
http://b/297034826
Following pandas upgrade, support for ambiguous timedelta such as `1M` and `1Y` have
been dropped.
calderjo and others added 30 commits March 14, 2024 01:18
Jenkins currently defaults to the nvidia docker runtime, however learntools only uses CPU tests and the colab image conflicts with the nvidia docker runtime when in CPU-only mode.

http://b/365782129
bug fix q1
restore assert message
restore assert message
Fixes for type errors and NA errors in Intro to SQL and Advanced SQL courses
This shouldn't impact any existing users, because it depends on an environment variable being set. This will enable us to rollout gradually when we're ready.  For now, there are still a few things to be done, primarily improving kagglesdk authorization.

http://b/379083750
Rough implementation using kagglesdk
The SQL statements don't contain an `ORDER BY` clause, so the ordering
can't be an intentional check for this exercise. This exercise happens
to work most of the time because BigQuery tends to return results in the
same order, but sometimes it doesn't. Learn users shouldn't have to deal
with this non-determinism in the check.

http://b/415948668
Sort the results before comparison
This environment variable was added in kaggleazure PR 36128. It is set on all Learn sessions. It refers to the version of the exercise the user forked from.

Note that this is all still behind a feature flag, so this code is a no-op for now.

http://b/379083750
Use the `KAGGLE_LEARN_SESSION_ID`
Enables Kaggle Notebooks to continue to show nudges even if using kagglesdk under the hood.

http://b/379083750
Post response back to the outer iframe.
In testing, I was assuming this would already be an int, but it looks like KKB puts all environment variables as strings.

http://b/379083750
Cast KAGGLE_LEARN_SESSION_ID to int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.