Kalman-and-Bayesian-Filters-in-Python icon indicating copy to clipboard operation
Kalman-and-Bayesian-Filters-in-Python copied to clipboard

Bug in run_notebooks.bat

Open Prokhozhijj opened this issue 7 years ago • 2 comments

Following code doesn't work under Windows:

cp -r ..\kf_book\ .\tmp\

Error message is:

'cp' is not recognized as an internal or external command, operable program or batch file.

Prokhozhijj avatar Apr 20 '18 15:04 Prokhozhijj

Right now everything in the \pdf directory is meant to be run in linux, or in a cygwin environment on Windows, as I have very little interest in trying to maintain two different script files for two different operating systems. With that said, I'll leave this open as perhaps I'll get around to it.

rlabbe avatar Apr 25 '18 21:04 rlabbe

hi I'm a beginner in open source and want to contribute to this issue , could you tell me how to do it?

starlightknown avatar Dec 26 '20 06:12 starlightknown