* Fixed the typo by deleting a space in "rel" parameter
Fixed a typo by deleting the space in the "rel" parameter on line 19
* added a space at line 19 before the "target" parameter
* fix(curriculum): standradize links in curriculum
* Data analiysis links
* CIP links
* fixed links in s-expressions
* Update curriculum/challenges/english/01-responsive-web-design/basic-css/use-hex-code-for-specific-colors.md
Co-authored-by: Ilenia <nethleen@gmail.com>
* added space before target attribute
* standarize external and .rock example links
* wrap "check out the projects" around the links
Co-authored-by: Ilenia <nethleen@gmail.com>
* replace repl.it with replit.com in the English version
Replace repl.it to replit.com in the English version. Chinese and Spanish versions have the same issue.
* Updated the repl.it to replit.com or Replit
I changed the text from replit.com to Replit and added the changes to the files outside the curriculum folder.
* Forgot removing one .com.
There was on Replit.com that I missed when I reviewed the files.
* Resolve conflicts
I got an unable to auto merge so resolving conflicts and trying again.
* try committing conflicts again
* Trying the conflicts again
* chore: fix typo in personal library
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Replace repl.it to replit.com in the English version. Chinese and Spanish versions have the same issue.
Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
* added languages to prismjs
* added language to code fences for python for everybody
* multiline pre to python for everybody questions
* multiline pre for data analysis with python
* multiline pre in numpy questions
* single line pre for python for everybody
* single line pre for data analysis with python
* single line pre for numpy
* Revert "multiline pre in numpy questions"
This reverts commit af1a02cdd3.
* fix unneded escaping
commit suggestions from code review
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
* Revert "single line pre for numpy"
This reverts commit 5f90981108.
* revert changes to snippet that have a language
* one last code fence to pre
* Revert "fix unneded escaping
"
This reverts commit 64c84a9213.
* Revert "single line pre for data analysis with python"
This reverts commit 3bccaff753.
* Revert "single line pre for python for everybody"
This reverts commit 03a5379062.
* remove unnecessary escape
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
* Changed the question to one with no ambiguity
* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* fix: data analysis links
* fix: add rel attributes to all links in data analysis with python section
* fix: combine rel properties into one attribute
* fix: change single quotes to double
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
* feat: update backend project links
Replace solution and remix Glitch links with equivalent Repl.it links in backend projects/challenges and intro pages.
* fix: link and Repl.it casing
* fix: update mention of glitch in testing challenge
* Apply suggestions from code review
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix comparing-and-sorting-tuples answer
apply flag to sorted function
* remove commas from numpy array
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
* fix: Data Analysis with Python- Incorrect answer for Numpy Operations
* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/numpy-operations.english.md
Change option from 2 to 1
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>