File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
acceptance/bundle/templates/default-python/classic Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 217217 "changes" : {
218218 "local" : {
219219 "tasks[task_key='notebook_task'].libraries[0].whl" : {
220- "action" : " update"
220+ "action" : " update" ,
221+ "old" : " /Workspace/Users/[USERNAME]/.bundle/my_default_python/dev/artifacts/.internal/my_default_python-0.0.1+[UNIX_TIME_NANOS][1]-py3-none-any.whl" ,
222+ "new" : " /Workspace/Users/[USERNAME]/.bundle/my_default_python/dev/artifacts/.internal/my_default_python-0.0.1+[UNIX_TIME_NANOS][0]-py3-none-any.whl"
221223 },
222224 "tasks[task_key='python_wheel_task'].libraries[0].whl" : {
223- "action" : " update"
225+ "action" : " update" ,
226+ "old" : " /Workspace/Users/[USERNAME]/.bundle/my_default_python/dev/artifacts/.internal/my_default_python-0.0.1+[UNIX_TIME_NANOS][1]-py3-none-any.whl" ,
227+ "new" : " /Workspace/Users/[USERNAME]/.bundle/my_default_python/dev/artifacts/.internal/my_default_python-0.0.1+[UNIX_TIME_NANOS][0]-py3-none-any.whl"
224228 }
225229 },
226230 "remote" : {
You can’t perform that action at this time.
0 commit comments