chromesetting
guange 5 years ago
parent 5c783fe775
commit 7f6f3e2d1e

@ -91,7 +91,7 @@ module JupyterService
content = response.body
c = GitService.update_file(repo_path: @shixun.repo_path,
c = GitService.update_file(repo_path: shixun.repo_path,
file_path: "01.ipynb",
message: message,
content: content,
@ -130,4 +130,4 @@ module JupyterService
end
end
end

Loading…
Cancel
Save