Skip to content

adding markdown, python script, r script, sql dump for josh#21

Open
joshsagartz wants to merge 1 commit into
kimpenguin:mainfrom
joshsagartz:main
Open

adding markdown, python script, r script, sql dump for josh#21
joshsagartz wants to merge 1 commit into
kimpenguin:mainfrom
joshsagartz:main

Conversation

@joshsagartz

Copy link
Copy Markdown

No description provided.

@@ -0,0 +1 @@
print('Hello World!') No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Hello World! Couple edits here.

  1. Can you move the python scripts folder to the root of the project and then rename it to python-scripts?
  2. To avoid conflicts with others who might be simultaneously updating main.py, could you rename your main.py to main-joshsagartz.py?

Comment thread markdown/sql/dump.sql
@@ -0,0 +1 @@
SELECT * from table No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Sweet command here. Similar to the python update, can you move the sql folder to the root of the project and then rename your dump.sql to dump-joshsagartz.sql?

Comment thread markdown/josh.md
@@ -0,0 +1,3 @@
# Intro

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Nice formatted intro here! Can you rename this file from josh.md to joshsagartz.md so that if there happens to be a user with the username josh, they can contribute their username.md?

@kimpenguin kimpenguin left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks so much for contributing @joshsagartz! A couple comments to address here before I can approve the pull request.

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