You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _sources/books.rst.txt
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,25 @@ By the end of this book, you will comfortably leverage the power of Jupyter to
37
37
perform various tasks in data science successfully.
38
38
39
39
40
+
Jupyter In Depth
41
+
----------------
42
+
43
+
.. image:: _static/jupyter-in-depth.png
44
+
:width:200px
45
+
:alt:jupyter-in-depth
46
+
:target:_static/jupyter-in-depth.png
47
+
48
+
* `Jupyter In Depth <https://www.packtpub.com/big-data-and-business-intelligence/jupyter-depth-video>`_
49
+
50
+
* Jesse Bacon Thursday, August 31, 2017
51
+
* 1 hour and 43 minutes
52
+
* Packt Publishing
53
+
* August 2017
54
+
55
+
Jupyter has emerged as a popular tool for code exposition and the sharing of research artefacts. It has interactive display capabilities and the pluggable kernel system allows data scientists to switch back and forth between multiple programming languages.
56
+
57
+
The course will walk you through the core modules and standard capabilities of the console, client, and notebook server. By exploring the Python language, you will be able to get starter projects for configurations management, file system monitoring, and encrypted backup solutions for safeguarding their data. In the final Sections, you will be able to build dashboards in a Jupyter notebook to report back information about the project and the status of various Jupyter components.
<li><aclass="reference external" href="https://www.packtpub.com/big-data-and-business-intelligence/jupyter-depth-video">Jupyter In Depth</a></li>
317
+
<li>Jesse Bacon Thursday, August 31, 2017</li>
318
+
<li>1 hour and 43 minutes</li>
319
+
<li>Packt Publishing</li>
320
+
<li>August 2017</li>
321
+
</ul>
322
+
<p>Jupyter has emerged as a popular tool for code exposition and the sharing of research artefacts. It has interactive display capabilities and the pluggable kernel system allows data scientists to switch back and forth between multiple programming languages.</p>
323
+
<p>The course will walk you through the core modules and standard capabilities of the console, client, and notebook server. By exploring the Python language, you will be able to get starter projects for configurations management, file system monitoring, and encrypted backup solutions for safeguarding their data. In the final Sections, you will be able to build dashboards in a Jupyter notebook to report back information about the project and the status of various Jupyter components.</p>
<h2>Jupyter Notebook for All - Part II [Video]<aclass="headerlink" href="#jupyter-notebook-for-all-part-ii-video" title="Permalink to this headline">¶</a></h2>
313
327
<aclass="reference external image-reference" href="_static/jupyter-notebook-for-all-II.jpg"><imgalt="Jupyter Notebook for All - Part II" src="_images/jupyter-notebook-for-all-II.jpg" style="width: 200px;" /></a>
0 commit comments