Skip to content

Conversation

@jacquesalice
Copy link
Member

Notebooks updated in this PR:

These notebooks can be tested on gp13 with the current astrosparcl database. Just login to SPARCL with the [email protected] account:

from getpass import getpass
from sparcl.client import SparclClient
client = SparclClient()
client.login(input("Enter SSO user name: (+ENTER) "),getpass("Enter password: (+ENTER) "))

If the notebook uses the sparcl.main table, switch to db01 and use the sparcl.main_new10232025 table instead:

set_profile('db01')

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

2 participants