The Wayback Machine - https://web.archive.org/web/20211002013458/https://github.com/topics/tutorials
Skip to content
#

tutorials

Here are 2,090 public repositories matching this topic...

oppia
vojtechjelinek
vojtechjelinek commented Oct 1, 2021

We used constants.ENABLE_ACCOUNT_DELETION and constants.ENABLE_ACCOUNT_EXPORT while we were implementing the deletion and export features. Right now these constants are always set to true and no longer needed, thus they can be fully removed from the codebase.

Steps to work on this issue:

  1. Pick one of the constants.
  2. Search the constant in the codebase and remove it from everywhere.

A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
  • Updated Sep 24, 2021

Improve this page

Add a description, image, and links to the tutorials topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tutorials topic, visit your repo's landing page and select "manage topics."

Learn more