Data Analysis with Python Projects - Mean-Variance-Standard Deviation Calculator

Tell us what’s happening:

The Gitpod starter code is not available or unreachable at given addr i.e., Dashboard

How can we access the starter code now? Can I write my own code from scratch?

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36

Challenge Information:

Data Analysis with Python Projects - Mean-Variance-Standard Deviation Calculator

the given link works fine for me, but you can use the link of the github repo that is included in there: https://github.com/freeCodeCamp/boilerplate-mean-variance-standard-deviation-calculator/ (it’s inside https://gitpod.io/?autostart=true#https://github.com/freeCodeCamp/boilerplate-mean-variance-standard-deviation-calculator/)

and you can use any environment to work on it

Hey, then, can I use code on GitHub and work on it and submit the URL of the GitHub repo or file?

github itself is not an editor, you need to have the files from the github repo in an environment where you can write code and run the tests

after that you can save the result in a github repository, and submit the link to that, yes