GithubHelp home page GithubHelp logo

fourthbrain / software-dev-for-mlops-101 Goto Github PK

View Code? Open in Web Editor NEW
235.0 235.0 75.0 647 KB

Set up your local environment to do some real Machine Learning Operations software development, just like pro MLOps practitioners.

License: MIT License

software-dev-for-mlops-101's People

Contributors

ai-kadhim avatar chris-alexiuk avatar cmilica avatar gregloughnane avatar michaelfourthbrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

software-dev-for-mlops-101's Issues

not using right conda install python interpreter on WSL2

I was going through this tutorial and following along with this youtube video as well:

Beyond Jupyter Notebooks (Windows 11/WSL2): MLOps Environment Setup & First Deployment
https://www.youtube.com/watch?v=C7fBf33nQ7E

In the part of both the tutorial and the video, in the section where you're supposed to select the python interpreter on vscode, both the tutorial and the video select an interpreter located on windows and not the one installed on ubuntu on WSL. The reason for this is that you selected a python.exe file which does not exist in the ubuntu conda environment. Both the tutorial and the video are not using the python interpreter from the conda environment on ubuntu but the one on windows.

You should update the tutorial to include that the WSL extension needs to be installed on vscode and that you need to remote into ubuntu on WSL as shown in the following articles:

How to Set Up VS Code with WSL 2 on Windows 10 and 11
https://www.makeuseof.com/how-to-set-up-vs-code-with-wsl-2-windows-10-11/#:~:text=Navigate%20to%20the%20project%20directory,app%20in%20the%20Linux%20environment.

Remote development in WSL
https://code.visualstudio.com/docs/remote/wsl-tutorial#_python-development

How to refer to UNIX-Python-executable in "select interpreter" in VS Code instead of .exe? #20839
microsoft/vscode-python#20839

Once you remote into WSL2 from vscode (or run it from the terminal using code .) then you can select the interpreter that was installed in the ubuntu conda install.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.