-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9406340
commit 4f588ba
Showing
75 changed files
with
1,575 additions
and
391 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> | ||
</div><div class="inner_cell"> | ||
<div class="text_cell_render border-box-sizing rendered_html"> | ||
<p>We're pleased to announce the release of <strong>RISE</strong> 5.7.1!</p> | ||
<h3 id="What-is-RISE?"><em>What is RISE?</em><a class="anchor-link" href="#What-is-RISE?">¶</a></h3><p><strong>RISE</strong> lets you show your <strong>Jupyter</strong> notebook rendered as an <strong>executable</strong> <code>Reveal.js</code>-based slideshow.</p> | ||
<p>It is your very same notebook but in a <em>slidy</em> way! | ||
<!-- TEASER_END --></p> | ||
<h3 id="How-you-can-get-it?"><em>How you can get it?</em><a class="anchor-link" href="#How-you-can-get-it?">¶</a></h3><p>If you are a <strong>conda/anaconda</strong> user, you can install it with <code>conda install -c conda-forge rise</code>.</p> | ||
<p>If you are a <strong>pip</strong> user, you can install it with <code>pip install rise</code>.</p> | ||
<p>For further information about the installation process, please check <a href="https://rise.readthedocs.io/en/stable/installation.html">here</a>.</p> | ||
<h3 id="What-are-the-latest-news?"><em>What are the latest news?</em><a class="anchor-link" href="#What-are-the-latest-news?">¶</a></h3><p><strong>Wait!</strong> Latest release was 5.6.1, where is <strong>RISE</strong> 5.7.0?</p> | ||
<p>We shipped 5.7.0 a few days ago and we found some issues that deserved immediate patches and a new shiny release. | ||
This is why you have <strong>RISE</strong> 5.7.1 available now.</p> | ||
<p>So, these releases were mainly focused on:</p> | ||
<ul> | ||
<li>Adding color support to the chalkboard </li> | ||
<li>Upload to reveal.js 3.9.2</li> | ||
<li>Fix not working notes keyboard shortcut (5.7.0 bug)</li> | ||
<li>Fix buttons disappearance (5.7.0 bug)</li> | ||
<li>New setting rise.show_buttons_on_startup (#561)</li> | ||
<li>Enforce notebook >= 6.0</li> | ||
<li>Add a new support page in the documentation</li> | ||
<li>New sources layout, in anticipation for a future jlab extension: sources are now split between rise-reveal that contains an npm package that wraps the official reveal.js for our needs, and classic that contains the actual code for the RISE classic extension.</li> | ||
</ul> | ||
<p>You can see a detailed changelog <a href="https://rise.readthedocs.io/en/stable/changelog.html#changes">here</a>.</p> | ||
<p>And remember, please report any issues at <a href="https://github.com/damianavila/RISE/issues">https://github.com/damianavila/RISE/issues</a>.</p> | ||
<h3 id="What's-next?"><em>What's next?</em><a class="anchor-link" href="#What's-next?">¶</a></h3><p>You should keep staying tuned, we will have very exciting news sooner than later!</p> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> | ||
</div><div class="inner_cell"> | ||
<div class="text_cell_render border-box-sizing rendered_html"> | ||
<p>We're pleased to announce the release of <strong>RISE</strong> 5.7.1!</p> | ||
<h3 id="What-is-RISE?"><em>What is RISE?</em><a class="anchor-link" href="#What-is-RISE?">¶</a></h3><p><strong>RISE</strong> lets you show your <strong>Jupyter</strong> notebook rendered as an <strong>executable</strong> <code>Reveal.js</code>-based slideshow.</p> | ||
<p>It is your very same notebook but in a <em>slidy</em> way! | ||
<!-- TEASER_END --></p> | ||
<h3 id="How-you-can-get-it?"><em>How you can get it?</em><a class="anchor-link" href="#How-you-can-get-it?">¶</a></h3><p>If you are a <strong>conda/anaconda</strong> user, you can install it with <code>conda install -c conda-forge rise</code>.</p> | ||
<p>If you are a <strong>pip</strong> user, you can install it with <code>pip install rise</code>.</p> | ||
<p>For further information about the installation process, please check <a href="https://rise.readthedocs.io/en/stable/installation.html">here</a>.</p> | ||
<h3 id="What-are-the-latest-news?"><em>What are the latest news?</em><a class="anchor-link" href="#What-are-the-latest-news?">¶</a></h3><p><strong>Wait!</strong> Latest release was 5.6.1, where is <strong>RISE</strong> 5.7.0?</p> | ||
<p>We shipped 5.7.0 a few days ago and we found some issues that deserved immediate patches and a new shiny release. | ||
This is why you have <strong>RISE</strong> 5.7.1 available now.</p> | ||
<p>So, these releases were mainly focused on:</p> | ||
<ul> | ||
<li>Adding color support to the chalkboard </li> | ||
<li>Upload to reveal.js 3.9.2</li> | ||
<li>Fix not working notes keyboard shortcut (5.7.0 bug)</li> | ||
<li>Fix buttons disappearance (5.7.0 bug)</li> | ||
<li>New setting rise.show_buttons_on_startup (#561)</li> | ||
<li>Enforce notebook >= 6.0</li> | ||
<li>Add a new support page in the documentation</li> | ||
<li>New sources layout, in anticipation for a future jlab extension: sources are now split between rise-reveal that contains an npm package that wraps the official reveal.js for our needs, and classic that contains the actual code for the RISE classic extension.</li> | ||
</ul> | ||
<p>You can see a detailed changelog <a href="https://rise.readthedocs.io/en/stable/changelog.html#changes">here</a>.</p> | ||
<p>And remember, please report any issues at <a href="https://github.com/damianavila/RISE/issues">https://github.com/damianavila/RISE/issues</a>.</p> | ||
<h3 id="What's-next?"><em>What's next?</em><a class="anchor-link" href="#What's-next?">¶</a></h3><p>You should keep staying tuned, we will have very exciting news sooner than later!</p> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<!DOCTYPE html> | ||
<html prefix=" | ||
og: http://ogp.me/ns# | ||
article: http://ogp.me/ns/article# | ||
" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="description" content="My place to share some thoughts with the world."> | ||
<meta name="viewport" content="width=device-width"> | ||
<title>Posts for October 2020 | Damian's blog</title> | ||
<link href="../../assets/css/all-nocdn.css" rel="stylesheet" type="text/css"> | ||
<link rel="alternate" type="application/rss+xml" title="RSS (en)" href="../../rss.xml"> | ||
<link rel="alternate" type="application/rss+xml" title="RSS (es)" href="../../es/rss.xml"> | ||
<link rel="canonical" href="http://damianavila.github.io/blog/2020/10/index.html"> | ||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
tex2jax: { | ||
inlineMath: [ ['$','$'], ["\\(","\\)"] ], | ||
displayMath: [ ['$$','$$'], ["\\[","\\]"] ] | ||
}, | ||
displayAlign: 'left', // Change this to 'center' to center equations. | ||
"HTML-CSS": { | ||
styles: {'.MathJax_Display': {"margin": 0}} | ||
} | ||
}); | ||
</script><!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]--> | ||
</head> | ||
<body> | ||
<section class="social"><ul> | ||
<li><a href="../../index.html" title="Home"><i class="icon-home"></i></a></li> | ||
<li><a href="../../archive.html" title="Archives"><i class="icon-folder-open-alt"></i></a></li> | ||
<li><a href="../../categories/index.html" title="Tags"><i class="icon-tags"></i></a></li> | ||
<li><a href="../../rss.xml" title="RSS"><i class="icon-rss"></i></a></li> | ||
<li><a href="../../stories/about-me.html" title="About me"><i class="icon-user"></i></a></li> | ||
<li><a href="../../stories/support-me.html" title="Support me"><i class="icon-usd"></i></a></li> | ||
<li><a href="https://twitter.com/damian_avila" title="My Twitter"><i class="icon-twitter"></i></a></li> | ||
<li><a href="https://github.com/damianavila" title="My Github"><i class="icon-github"></i></a></li> | ||
|
||
</ul></section><section class="page-content"><div class="content" rel="main"> | ||
<article class="listpage"><header><h1>Posts for October 2020</h1> | ||
</header><div class="translationslist translations"> | ||
<h3 class="translationslist-intro">Also available in:</h3> | ||
<p><a href="../../es/2020/10/index.html" rel="alternate">Español | ||
</a></p> | ||
</div> | ||
|
||
<ul class="postlist"> | ||
<li> | ||
<time class="listdate" datetime="2020-10-30T11:52:24-03:00" title="2020-10-30 11:52">2020-10-30 11:52</time><a href="../../posts/rise-571-is-out.html" class="listtitle">RISE 5.7.1 is out!</a> | ||
</li> | ||
</ul></article><footer id="footer"><p>Contents © 2020 <a href="mailto:[email protected]">Damian Avila</a> - | ||
Powered by <a href="http://getnikola.com">Nikola</a> - | ||
Zen theme based in <a href="https://github.com/arusahni/website-template">Arusahni's website-template</a><br><a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/2.5/ar/"> | ||
<img alt="Creative Commons License BY-NC-SA" style="border-width:0; margin-bottom:12px;" src="https://i.creativecommons.org/l/by-nc-sa/2.5/ar/88x31.png"></a></p> | ||
|
||
</footer> | ||
</div> | ||
</section><!-- Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=UA-139225553-1"></script><script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-139225553-1'); | ||
</script><script src="../../assets/js/all-nocdn.js" type="text/javascript"></script><script type="text/javascript"> | ||
$(function(){ | ||
$('.timeago').timeago(); | ||
}); | ||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.