Difference between revisions of "Git - GitHub and GitLab"

From
Jump to: navigation, search
m (Text replacement - "http:" to "https:")
m
Line 12: Line 12:
 
* [https://github.com/search?utf8=%E2%9C%93&q=deep+learning&type= GitHub Deep Learning]
 
* [https://github.com/search?utf8=%E2%9C%93&q=deep+learning&type= GitHub Deep Learning]
 
* [https://gitlab.com/search?utf8=%E2%9C%93&search=deep+learning&group_id=&project_id=&repository_ref= GitLab Deep Learning]
 
* [https://gitlab.com/search?utf8=%E2%9C%93&search=deep+learning&group_id=&project_id=&repository_ref= GitLab Deep Learning]
* [[Writing/Publishing#Model Publishing|Publishing your model]]
+
* [[Writing / Publishing#Model Publishing|Publishing your model]]
 
* [[Libraries & Frameworks Overview]]
 
* [[Libraries & Frameworks Overview]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]

Revision as of 08:30, 21 May 2023

Youtube search... ...Google search

Gist

Gists are generally used as scratchpad / notepad, to write down small (or not so small) snippets of code or other information, written directly in the web interface, without the need to start a new project on your computer. Some people write full articles with them… For example, the famous article The introduction to Reactive Programming you've been missing is just a Gist. One advantage is that people can comment on your work. | Philippe Lhoste - Quora,

GitHub GraphQL API

Jekyll and GitHub Pages

git-cheat-sheet3jpg-12411754-pixels.jpg

GitLab