-
Notifications
You must be signed in to change notification settings - Fork 525
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
DecentralML - Milestone 1 Delivery #1079
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@livetreetech could you add the url to the source of the documentation as well (in addition to the deployed gitbook)?
fix bracket typo - thank @takasher Co-authored-by: S E R A Y A <[email protected]>
Not sure what you mean - does clicking this give you edit rights? https://app.gitbook.com/o/JGQQdHzEzlbR15Ezbn9M/s/Wt5ixztAjbKCHHNS4hEX/task-overview if not please let me know how I get the edit link. Thank you. |
@takahser You can try this one https://app.gitbook.com/invite/JGQQdHzEzlbR15Ezbn9M/S6iumDpmx2X6wgd3gNb2 |
@livetreetech it didn't work, but I don't think it's necessary anyway.
Ah true, according to the embedded docs section in your README it seems like the docs are contained in your repo already, so that should be fine then. |
Hey @livetreetech. Just a quick update: I haven't managed to go through all deliverables, but everything looks great so far. I hope to be able to wrap up the evaluation tomorrow. |
@semuelle thanks very much for the update |
Hey @livetreetech. I am following the testing guide using Docker. I got to this step, but then I get the following error running the command. Can you advise? root@e9cbafd7a843:~/decentralml# python3 -m substrate-client-decentralml.create_task_ipfs
/usr/bin/python3: Error while finding module specification for 'substrate-client-decentralml.create_task_ipfs' (ModuleNotFoundError: No module named 'substrate-client-decentralml') Unfortunately, the local install doesn't work either: > poetry install
Traceback (most recent call last):
File "/usr/bin/poetry", line 5, in <module>
from poetry.console import main
File "/usr/lib/python3/dist-packages/poetry/console/__init__.py", line 1, in <module>
from .application import Application
File "/usr/lib/python3/dist-packages/poetry/console/application.py", line 3, in <module>
from cleo import Application as BaseApplication
ImportError: cannot import name 'Application' from 'cleo' (/home/dml/.local/lib/python3.10/site-packages/cleo/__init__.py) |
pinging @livetreetech |
Sorry totally missed those, I'm on the rust side Mathias is on the python. I'll ask him tomorrow and come back to you sorry for the delay. |
Dr. Mathias Ciliberto — Today at 08:49 |
Thanks for the update, @livetreetech. However, python can't seem to find a I am able to run node_decentralml | 2023-12-19 10:17:09 💤 Idle (0 peers), best: #0 (0xb0b5…90c4), finalized #0 (0xb0b5…90c4), ⬇ 0 ⬆ 0
node_decentralml | 2023-12-19 10:17:14 💤 Idle (0 peers), best: #0 (0xb0b5…90c4), finalized #0 (0xb0b5…90c4), ⬇ 0 ⬆ 0
client_decentralml | root@e9cbafd7a843:/decentralml/substrate-client-decentralml# python3 -m decentralml.examples
Functionality to tests:
client_decentralml | 1 - Create tasks
client_decentralml | 2 - Assign tasks
client_decentralml | 3 - Send task results
client_decentralml | 4 - Exit
client_decentralml | Select your example: 1
node_decentralml | 2023-12-19 10:17:16 Accepting new connection 1/100
node_decentralml | 2023-12-19 10:17:19 💤 Idle (0 peers), best: #0 (0xb0b5…90c4), finalized #0 (0xb0b5…90c4), ⬇ 0 ⬆ 0
node_decentralml | 2023-12-19 10:17:24 💤 Idle (0 peers), best: #0 (0xb0b5…90c4), finalized #0 (0xb0b5…90c4), ⬇ 0 ⬆ 0
node_decentralml | 2023-12-19 10:17:29 💤 Idle (0 peers), best: #0 (0xb0b5…90c4), finalized #0 (0xb0b5…90c4), ⬇ 0 ⬆ 0 Locally, I still get the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @livetreetech. Thanks for the help, your milestone is hereby accepted. You can find my evaluation notes here.
🪙 Please fill out the invoice form in order to initiate the payment process. Thank you! |
Congratulations on completing the first milestone of this grant! As part of the Grants Program, we want to help grant recipients acknowledge their grants publicly. To that end, we've created a badge for projects that successfully deliver their first milestone. Please use the badge only in reference to the work that has been completed as part of this grant, so please do not display it on your team or project's homepage unless accompanied by a short description of the grant. Furthermore, you're now welcome to announce the grant publicly. Please remember to observe the foundation's guidelines in doing so. If you haven't already, reach out to [email protected] for feedback on your announcement and cross-promotion. |
@livetreetech Could you please add your full address and adding our billing information as well. Web 3.0 Technologies Foundation Many thank for adding the missing information and providing the invoice. Best, |
@semuelle and the rest of the grants team |
Hey @livetreetech. Sorry, another thing: the entity and address on the invoice doesn't match the ones in the application. Could you update either one to match the other? |
Apologies @semuelle I missed that, I have updated the original application, however, the commit does not seem to be reflecting on the PR 1818 . @takahser mentioned it might be better to create another PR so, I've done so here PR 2164. For ease I have also attached it decentral_ml.md to this comment as well if you wish to simply replace 1818 on your side. Thanks for the help and have a good festive break. |
Hey @livetreetech. I just left a comment on the open PR. Already merged PRs don't update, so creating a new PR is the right move. Yours contains two files, though. Other than that, it looks good. |
Hey @livetreetech, one more thing: the invoice contains only bank details as payment information, but according to the grant agreement it should be paid in USDC. Could you add the payment address to the invoice or amend the grant agreement to reflect fiat payment? |
Hi @semuelle, thanks for the message, the invoice seems to have the address, I have emailed it to you: s***@web3.foundation let me know, if there is something else required. Best wishes, A- |
Milestone Delivery Checklist
Link to the application pull request: w3f/Grants-Program#1079