Skip to content
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

Release 2.7 -queryKnownServers undefined early in Understanding Platform Services lab #4842

Closed
planetf1 opened this issue Mar 2, 2021 · 3 comments
Assignees
Milestone

Comments

@planetf1
Copy link
Member

planetf1 commented Mar 2, 2021

Running Exercise 2 / step 13 results in error:

---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)
<ipython-input-13-95717f7861cd> in <module>
----> 1 queryKnownServers(platformName, platformURLroot)
      2 queryActiveServers(platformName, platformURLroot)

NameError: name 'queryKnownServers' is not defined

This happens the FIRST time through with a fresh kernel, since this function IS defined in the following step, where we run the common/environment-check.ipynb

Much of the time the user is likely to have run the configuration notebook in the same session, but I think in the other notebooks they stand by themselves and can be run cleanly with a fresh kernel, so this is an outlier.

@planetf1 planetf1 added this to the 2021.02 (2.7) milestone Mar 2, 2021
@planetf1 planetf1 changed the title Release 2.7 - regression in Understanding Platform Services lab Release 2.7 -queryKnownServers undefined early in Understanding Platform Services lab Mar 2, 2021
@planetf1 planetf1 mentioned this issue Mar 2, 2021
25 tasks
@planetf1
Copy link
Member Author

planetf1 commented Mar 3, 2021

@mandy-chessell I'm not sure how you'd like to fix this - I don't think it's urgent for 2.7, but we can include if you like. I'll add something to the release notes otherwise.

@planetf1
Copy link
Member Author

planetf1 commented Mar 5, 2021

Moving to 2.8

@planetf1 planetf1 modified the milestones: 2021.02 (2.7), 2020.03 (2.8) Mar 5, 2021
@mandy-chessell
Copy link
Contributor

Fixed in master

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

No branches or pull requests

2 participants