You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Summary:
There is no current options for accessing this lesson using online python environments such as google colab or jupyter binder
Issue Details:
Accessibility in using python has improved with access to python environments through the web browser such as using google colab or Jupiter binder. Learners can access these environments without the need to go through installation on specific OS and the many issues that can come from this early barrier to learning coding/data science/computing. The can access this on mobile devices such as tablets. And set up for novice to access data and learn python can be simplified without the need for trouble shooting issues such as swcarpentry/python-novice-gapminder#528 or #1015
Note: learning about file paths, environments, error handling, and setting up python on local computers is a very important skill however when it comes to introducing concepts of learning python coding many novice learners would benefit from focusing on what is in the carpentries lesson instead of setup which has a steep learning curve these skills can be learned overtime.
The text was updated successfully, but these errors were encountered:
Replit (replit.com) may be a solution to this issue. Replit is an online code editor and development environment allowing users to write, run, and share code in various programming languages like Python. It also offers collaborative features, allowing multiple users to simultaneously work on the same project.
Issue Summary:
There is no current options for accessing this lesson using online python environments such as google colab or jupyter binder
Issue Details:
Accessibility in using python has improved with access to python environments through the web browser such as using google colab or Jupiter binder. Learners can access these environments without the need to go through installation on specific OS and the many issues that can come from this early barrier to learning coding/data science/computing. The can access this on mobile devices such as tablets. And set up for novice to access data and learn python can be simplified without the need for trouble shooting issues such as swcarpentry/python-novice-gapminder#528 or #1015
Possible Solutions:
Note: learning about file paths, environments, error handling, and setting up python on local computers is a very important skill however when it comes to introducing concepts of learning python coding many novice learners would benefit from focusing on what is in the carpentries lesson instead of setup which has a steep learning curve these skills can be learned overtime.
The text was updated successfully, but these errors were encountered: