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

Tutorials Table and Database Retrieval #204

Merged
merged 5 commits into from
Mar 12, 2024
Merged

Tutorials Table and Database Retrieval #204

merged 5 commits into from
Mar 12, 2024

Conversation

CoraBailey
Copy link
Collaborator

image

Tutorial Information can now be added to the init.sql file to change information on the tutorials page.

Currently somewhat covers Issue 162 on tutorials, but needs to include links, though we may leave that till we get uploading and editing done for just text.

@@ -89,6 +89,7 @@ def search_proteins(body: SearchProteinsBody):
],
)
if entries_result is not None:
print(entries_result)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use log.warn() instead of print()

@CoraBailey CoraBailey merged commit 9b3ea60 into main Mar 12, 2024
2 checks passed
@xnought xnought deleted the tutorials branch March 12, 2024 02:58
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.

3 participants