|
|
|
|
|
by drnick1
223 days ago
|
|
Any reason your colleagues can't run the original Python script? It seems like your workflow entails going back and forth between script and notebook or having to make changes in two places to keep both versions in sync. Then there is also the issue that notebooks are too complex to version-control effectively. |
|