Difference between revisions of "Git - GitHub and GitLab"

From
Jump to: navigation, search
m
m (Text replacement - "http:" to "https:")
Line 5: Line 5:
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
}}
 
}}
[http://www.youtube.com/results?search_query=github+GitLab Youtube search...]
+
[https://www.youtube.com/results?search_query=github+GitLab Youtube search...]
[http://www.google.com/search?q=github+GitLab ...Google search]
+
[https://www.google.com/search?q=github+GitLab ...Google search]
  
 
* [[Development]]  ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]]  ... [[Visualization]]  ... [[Diagrams for Business Analysis]]
 
* [[Development]]  ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]]  ... [[Visualization]]  ... [[Diagrams for Business Analysis]]
* [http://github.com/search?q=artificial+intelligence&ref=searchresults&type=Repositories GitHub AI]  
+
* [https://github.com/search?q=artificial+intelligence&ref=searchresults&type=Repositories GitHub AI]  
* [http://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]
* [http://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]]
Line 23: Line 23:
 
* [[Algorithm Administration]]
 
* [[Algorithm Administration]]
 
** [[Algorithm Administration#Master Data Management (MDM)|Master Data Management (MDM)]]
 
** [[Algorithm Administration#Master Data Management (MDM)|Master Data Management (MDM)]]
* [http://insights.dice.com/2018/02/26/github-machine-learning-skills-development-big-2018/ GitHub: Machine Learning, Skills Development | Nate Swanner]
+
* [https://insights.dice.com/2018/02/26/github-machine-learning-skills-development-big-2018/ GitHub: Machine Learning, Skills Development | Nate Swanner]
* [http://www.infoworld.com/article/3448416/deepcode-does-ai-driven-code-reviews.html DeepCode taps AI for code reviews | Paul Krill - InfoWorld] - cloud service analyzes commits to [http://github.com/search?q=artificial+intelligence&ref=searchresults&type=Repositories GitHub] or Bitbucket and flags security, performance, logic, and compliance issues
+
* [https://www.infoworld.com/article/3448416/deepcode-does-ai-driven-code-reviews.html DeepCode taps AI for code reviews | Paul Krill - InfoWorld] - cloud service analyzes commits to [https://github.com/search?q=artificial+intelligence&ref=searchresults&type=Repositories GitHub] or Bitbucket and flags security, performance, logic, and compliance issues
  
 
<youtube>qWrcgHwSG8M</youtube>
 
<youtube>qWrcgHwSG8M</youtube>
Line 53: Line 53:
 
<youtube>SWVjQsvQocA</youtube>
 
<youtube>SWVjQsvQocA</youtube>
  
http://img.iseephoto.com//files/photos/2016/06/git-cheat-sheet3jpg-12411754-pixels.jpg
+
https://img.iseephoto.com//files/photos/2016/06/git-cheat-sheet3jpg-12411754-pixels.jpg
  
 
== GitLab ==
 
== GitLab ==

Revision as of 15:53, 28 March 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