-
Notifications
You must be signed in to change notification settings - Fork 30
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
generate the data files #8
Comments
Forgot to commit that script- should run now |
thx,you help me a lot!
well, another question i want to ask is that when i run the solve-problems procedure following your steps in the README file, i just get one or tow problems solved.
Soldier Icesun
邮箱:icesuns@gmail.com
Signature is customized by Netease Mail Master
On 07/06/2018 10:44, dkamm wrote: Forgot to commit that script- should run now
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/dkamm/deepcoder","title":"dkamm/deepcoder","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/dkamm/deepcoder"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dkamm in #8: Forgot to commit that script- should run now"}],"action":{"name":"View Issue","url":"#8 (comment)"}}}
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#8 (comment)",
"url": "#8 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [dkamm/deepcoder] generate the data files (#8)",
"sections": [
{
"text": "",
"activityTitle": "**dkamm**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dkamm",
"facts": [
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"dkamm/deepcoder\",\n\"issueId\": 8,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "#8 (comment)"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352424160\n}"
}
],
"themeColor": "26292E"
}
]
|
Are you referring to step 3? I ran it just now and it gave the same results for me. Are you by chance using a different command or data file? |
This picture is my result. That' s so strange, i didn't modify any files.
2018-07-09 9:25 GMT+08:00 dkamm <notifications@github.com>:
… Are you referring to step 3? I ran it just now and it gave the same
results for me. Are you by chance using a different command or data file?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ALO7BUTaUabkkefqKH51ikntM42H3gM3ks5uErEWgaJpZM4VAZDg>
.
|
oh, the dataset i used was downloaded from the site in the readme file. maybe that is the difference. so, could you please give me a copy of your dataset? Thanks a lot!
Soldier Icesun
邮箱:icesuns@gmail.com
Signature is customized by Netease Mail Master
On 07/09/2018 10:24, Soldier Icesun wrote: This picture is my result. That' s so strange, i didn't modify any files.2018-07-09 9:25 GMT+08:00 dkamm <notifications@github.com>:Are you referring to step 3? I ran it just now and it gave the same results for me. Are you by chance using a different command or data file?
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
|
Apologies for the delay! I can confirm that I used the same link in the readme (https://storage.googleapis.com/deepcoder/dataset.tar.gz) and it worked for me. I'm having trouble viewing the image you attached. Can you perhaps try uploading it again? |
can't find the file gen-examples in deepcoder/scripts
The text was updated successfully, but these errors were encountered: