JuliaDynamics/DrWatson.jl

collect_results! : path

開放

#116 建立於 2020年1月19日

 (1 則留言) (1 個反應) (0 位負責人)Julia (94 個分叉)batch import
good first issueimprovement

倉庫指標

星標
 (915 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

When collecting results using collect_results! the path to the files is automatically added. This is great but we currently add the full system-path. For better portability one could change this to just save the path relative to the project-rootfolder. Then things would stay coherent over different machines.

貢獻者指南