You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you π
+*There is no editable install (-e option) in potery*.
## Usage
@@ -62,4 +66,4 @@ Parts of this material are based on the Canadian Institute for Health Informatio
## See Also
-* [Dadage: Reinforcement Learning env based on Discharge Abstract Database](https://github.com/dermatologist/dad-gym-env)
\ No newline at end of file
+* [Dadage: Reinforcement Learning env based on Discharge Abstract Database](https://github.com/dermatologist/dad-gym-env)
πΎ Commit your changes
π Start a Pull Request. There are two ways how you can start a pull request:
If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
ππ₯β First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you π
About First Timers Only.
π€ What you need to know.
Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.
π Step by Step
π Claim this issue: Comment below.
Once claimed we add you as contributor to this repository.
π Accept our invitation to this repository. Once accepted, assign yourself to this issue
π Update the file \README.md in the
dadpy
repository (press the little pen Icon) and edit the line as shown below.@@ -10,8 +10,12 @@ DADpy provides a set of functions for using the DAD dataset for machine learning
-pip install https://github.com/E-Health/dadpy/releases/download/1.0.0/dadpy-1.0.0-py3-none-any.whl
+git clone https://github.com/dermatologist/dadpy.git
+poetry build
+pip install dist/dadpy*.whl
+
πΎ Commit your changes
π Start a Pull Request. There are two ways how you can start a pull request:
If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
You can edit files directly in your browser
π€β Questions
Leave a comment below!
This issue was created by First-Timers-Bot.
The text was updated successfully, but these errors were encountered: