Ten Terminal Tools That Changed My Data Science Workflow
Most data scientists spend their days in Jupyter notebooks and IDEs. But a surprising amount of daily friction happens in the terminal: navigating to project folders, searching through code, inspecting […]...
Solution for permission and connection problems with MongoDB on macOS
Stepwise description of solving permission and connection issues with MongoDB on macOS. Final stabile solution (see ยง7) is setting a global alias with the right path in ~/.zshrc 2. Prerequisites Suitable […]...