<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Jupyter Notebooks in WordPress	</title>
	<atom:link href="https://reflectivedata.com/jupyter-notebooks-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/</link>
	<description></description>
	<lastBuildDate>Tue, 17 May 2022 00:47:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Orlando Copeland		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-32868</link>

		<dc:creator><![CDATA[Orlando Copeland]]></dc:creator>
		<pubDate>Tue, 17 May 2022 00:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-32868</guid>

					<description><![CDATA[Don&#039;t Even Have a Picture]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t Even Have a Picture</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Ringvee		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-31739</link>

		<dc:creator><![CDATA[Silver Ringvee]]></dc:creator>
		<pubDate>Wed, 19 Jan 2022 22:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-31739</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-31725&quot;&gt;Yunfei Zhao&lt;/a&gt;.

Hi Yunfei,

Copy &amp; paste of the HTML of a Notebook is always an option, you just need to include the CSS file or inline styles too.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-31725">Yunfei Zhao</a>.</p>
<p>Hi Yunfei,</p>
<p>Copy &#038; paste of the HTML of a Notebook is always an option, you just need to include the CSS file or inline styles too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yunfei Zhao		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-31725</link>

		<dc:creator><![CDATA[Yunfei Zhao]]></dc:creator>
		<pubDate>Wed, 19 Jan 2022 03:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-31725</guid>

					<description><![CDATA[Hi Silver, as of today, is there an easy way to put the Jupyter Notebook code and output to a Wordpress post, say, by copy &#038; paste?]]></description>
			<content:encoded><![CDATA[<p>Hi Silver, as of today, is there an easy way to put the Jupyter Notebook code and output to a WordPress post, say, by copy &amp; paste?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lingerie 101 how yo make		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-30418</link>

		<dc:creator><![CDATA[lingerie 101 how yo make]]></dc:creator>
		<pubDate>Mon, 16 Aug 2021 12:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-30418</guid>

					<description><![CDATA[Can someone recommend Handcuffs? Cheers xox]]></description>
			<content:encoded><![CDATA[<p>Can someone recommend Handcuffs? Cheers xox</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Ringvee		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-28532</link>

		<dc:creator><![CDATA[Silver Ringvee]]></dc:creator>
		<pubDate>Thu, 21 Jan 2021 08:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-28532</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-28530&quot;&gt;Billy Bonaros&lt;/a&gt;.

Hi Billy,

Thank you for your comment!

One way is to use a plugin like this: https://wordpress.org/plugins/simple-custom-css/

A better solution is to upload you CSS using FTP and then load it in your template using this method https://developer.wordpress.org/reference/functions/wp_enqueue_style/

Best]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-28530">Billy Bonaros</a>.</p>
<p>Hi Billy,</p>
<p>Thank you for your comment!</p>
<p>One way is to use a plugin like this: <a href="https://wordpress.org/plugins/simple-custom-css/" rel="nofollow ugc">https://wordpress.org/plugins/simple-custom-css/</a></p>
<p>A better solution is to upload you CSS using FTP and then load it in your template using this method <a href="https://developer.wordpress.org/reference/functions/wp_enqueue_style/" rel="nofollow ugc">https://developer.wordpress.org/reference/functions/wp_enqueue_style/</a></p>
<p>Best</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Billy Bonaros		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-28530</link>

		<dc:creator><![CDATA[Billy Bonaros]]></dc:creator>
		<pubDate>Thu, 21 Jan 2021 06:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-28530</guid>

					<description><![CDATA[Great Post. I added the PHP with the help of a plugin that adds custom snippets. Now, I cant find a way to upload your CSS files in WordPress. Any Ideas? I saw you have them here &quot;get_template_directory_uri()&quot; but I have no idea how to do it.]]></description>
			<content:encoded><![CDATA[<p>Great Post. I added the PHP with the help of a plugin that adds custom snippets. Now, I cant find a way to upload your CSS files in WordPress. Any Ideas? I saw you have them here &#8220;get_template_directory_uri()&#8221; but I have no idea how to do it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Ringvee		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25705</link>

		<dc:creator><![CDATA[Silver Ringvee]]></dc:creator>
		<pubDate>Wed, 09 Sep 2020 10:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-25705</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25536&quot;&gt;Chico Lucio&lt;/a&gt;.

Hi Chico,

Unfortunately, we haven&#039;t used this setup to render LaTex. Should we figure out the solution to this, we&#039;ll update the blog post accordingly. Oh, and if you find a solution, please share it here in the comments. 

Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25536">Chico Lucio</a>.</p>
<p>Hi Chico,</p>
<p>Unfortunately, we haven&#8217;t used this setup to render LaTex. Should we figure out the solution to this, we&#8217;ll update the blog post accordingly. Oh, and if you find a solution, please share it here in the comments. </p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chico Lucio		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25536</link>

		<dc:creator><![CDATA[Chico Lucio]]></dc:creator>
		<pubDate>Wed, 02 Sep 2020 17:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-25536</guid>

					<description><![CDATA[Hi! Great post. I follow your step-by-step guide from one of the comments. It worked. However, LaTeX formulas are not being rendered. I saw that nbpreview uses Katex do render LaTeX so I tried the instructions from https://github.com/KaTeX/KaTeX, adding the code cited there to the  tags of my pages. However, that did not render the LaTeX formulas. Any tips?]]></description>
			<content:encoded><![CDATA[<p>Hi! Great post. I follow your step-by-step guide from one of the comments. It worked. However, LaTeX formulas are not being rendered. I saw that nbpreview uses Katex do render LaTeX so I tried the instructions from <a href="https://github.com/KaTeX/KaTeX" rel="nofollow ugc">https://github.com/KaTeX/KaTeX</a>, adding the code cited there to the  tags of my pages. However, that did not render the LaTeX formulas. Any tips?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert Grzesik		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25100</link>

		<dc:creator><![CDATA[Robert Grzesik]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 16:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-25100</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25089&quot;&gt;Silver Ringvee&lt;/a&gt;.

Sorry do you mean that such a library exists but you can’t name it here for some reason (legal or other)? Or do you mean that you’re not sure if something like this exists? 

I know I can use google Colab notebooks for something like this, but how would you do the testing portion of it?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25089">Silver Ringvee</a>.</p>
<p>Sorry do you mean that such a library exists but you can’t name it here for some reason (legal or other)? Or do you mean that you’re not sure if something like this exists? </p>
<p>I know I can use google Colab notebooks for something like this, but how would you do the testing portion of it?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Ringvee		</title>
		<link>https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25089</link>

		<dc:creator><![CDATA[Silver Ringvee]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://reflectivedata.com/?p=3562#comment-25089</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25080&quot;&gt;Robert&lt;/a&gt;.

Hi Robert,

By default, with the setup described in this article, this would not be possible. If there&#039;s a Python library that works in Notebooks that produces JavaScript that provides this kind of interactive functionality then it should be doable. I couldn&#039;t name such library, though.

If you figure this out, I&#039;d be happy if you could share it with us here in the comments, too!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://reflectivedata.com/jupyter-notebooks-in-wordpress/#comment-25080">Robert</a>.</p>
<p>Hi Robert,</p>
<p>By default, with the setup described in this article, this would not be possible. If there&#8217;s a Python library that works in Notebooks that produces JavaScript that provides this kind of interactive functionality then it should be doable. I couldn&#8217;t name such library, though.</p>
<p>If you figure this out, I&#8217;d be happy if you could share it with us here in the comments, too!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
