<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>github integration Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/github-integration/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/github-integration/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Mon, 10 Feb 2020 08:37:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>github integration Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/github-integration/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Using Microsoft Azure Notebooks with GitHub</title>
		<link>https://www.kaispe.com/using-microsoft-azure-notebooks-with-github/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Mon, 10 Feb 2020 08:37:31 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[azure notebook]]></category>
		<category><![CDATA[github integration]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1157</guid>

					<description><![CDATA[<p>While working on one of our Machine Learning projects, I am using Microsoft Azure Notebooks that provides a vast amount of features you could consume. Let me mention some of [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/using-microsoft-azure-notebooks-with-github/">Using Microsoft Azure Notebooks with GitHub</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>While working on one of our Machine Learning projects, I am using <a href="https://notebooks.azure.com/">Microsoft Azure Notebooks</a> that provides a vast amount of features you could consume. Let me mention some of the key ones:</p>
<ul>
<li>First of all, it&#8217;s <strong>Free</strong> of cost</li>
<li>We can use the following languages: <strong>Python, R, F#</strong></li>
<li>We can have access to the terminal which is one of the highlighted part</li>
<li>We can have a complete version control with <strong>GitHub</strong> using the <strong>terminal</strong></li>
<li>We can have a basic point &amp; click version control with GitHub</li>
<li>We can also install <strong>additional packages</strong> as we like</li>
<li>We can have the access to additional <strong>Azure resources</strong>.</li>
</ul>
<p>Now, as we all know the importance of strong collaboration when we work together in a product development team. In this blog post we will learn how to integrate Microsoft Azure Notebooks with GitHub to achieve such collaboration.</p>
<p>To achieve this, let&#8217;s follow these steps:</p>
<ul>
<li>Create a new repository on GitHub.</li>
<li>After creating a repository, clone the repository URL into Azure Notebooks. Navigate the top right page, click <strong>Clone or download</strong> and copy the web URL.</li>
<li>Next go over to Azure notebooks and create a new project.</li>
<li>Navigate to the terminal to clone the link you got from the GitHub repository page.</li>
</ul>
<p>You can now sync with GitHub for version control, sharing with colleagues or for any other purpose. You can now configure your name and email address.</p>
<p><img decoding="async" class=" wp-image-1159 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/02/git3.png" alt="" width="602" height="16" /></p>
<p>In next step we have to add all files in the folder to like git repository and all files will be staged to their first commit and after we can see all of the files we staged for commit.</p>
<p><img decoding="async" class=" wp-image-1160 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/02/git4.png" alt="" width="610" height="20" /></p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-1161 " src="https://www.kaispe.com/wp-content/uploads/2020/02/git5-e1580747314729.png" alt="" width="581" height="188" /></p>
<p>So, let’s commit from the repository.</p>
<p><img decoding="async" class=" wp-image-1162 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/02/git6.png" alt="" width="608" height="19" /></p>
<p>Now in last we can push the code from the notebooks to GitHub by type the following, how ever we will be asked a user name and password.</p>
<p><img decoding="async" class=" wp-image-1163 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/02/git7.png" alt="" width="588" height="168" /></p>
<p>We are now ready to keep our Azure Notebooks project and GitHub remote repository in sync. Here we can see the result.</p>
<p><img decoding="async" class=" wp-image-1168 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/02/git-8.png" alt="" width="488" height="241" /></p>
<p>I hope you found this blog post helpful. If you have any questions, please feel free to contact info@kaispe.com.</p>
<p>The post <a href="https://www.kaispe.com/using-microsoft-azure-notebooks-with-github/">Using Microsoft Azure Notebooks with GitHub</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
