[PYTHON] I wanted to create a smart presentation with Jupyter Notebook + nbpresent

Introduction

This article is the 20th day article of jupyter notebook Advent Calendar 2016.


Content and motivation of this article


My Python development environment


Plugin for making presentations


Install nbpresent

Can be installed with the following command

conda install -c conda-forge nbpresent

How to make a slide (1)

fig1.gif


How to make a slide (2)

fig2.PNG


How to make a slide (3)

fig3-iloveimg-compressed.gif


How to make a slide (4)

fig4.PNG


How to make a slide (5)

fig5-iloveimg-compressed.gif


How to make a slide (6)

fig7.gif


How to make a slide (7)

fig8.png


What could not be solved


Summary

Recommended Posts

I wanted to create a smart presentation with Jupyter Notebook + nbpresent
I want to use a virtual environment with jupyter notebook!
I want to blog with Jupyter Notebook
I wanted to use jupyter notebook with docker in pip environment (opticspy)
I tried to create a table only with Django
I want to manually create a legend with matplotlib
How to quickly create a machine learning environment using Jupyter Notebook with UbuntuServer 16.04 LTS
I tried to automatically create a report with Markov chain
I want to start a jupyter environment with one command
The usual way to add a Kernel with Jupyter Notebook
A very convenient way to give a presentation on Jupyter Notebook
How to quickly create a machine learning environment using Jupyter Notebook with UbuntuServer 16.04 LTS with anaconda
How to batch start a python program created with Jupyter notebook
I tried to create a list of prime numbers with python
I wanted to solve the ABC164 A ~ D problem with Python
I tried to create Bulls and Cows with a shell program
I tried to create a linebot (implementation)
I tried to create a linebot (preparation)
I wanted to solve ABC160 with Python
How to use jupyter notebook with ABCI
How to quickly create a machine learning environment using Jupyter Notebook on macOS Sierra with anaconda
I wanted to solve ABC172 with Python
I really wanted to copy with selenium
I tried to create a program to convert hexadecimal numbers to decimal numbers with python
I tried to create a plug-in with HULFT IoT Edge Streaming [Development] (2/3)
I tried to create a plug-in with HULFT IoT Edge Streaming [Execution] (3/3)
[Outlook] I tried to automatically create a daily report email with Python
I made a tool to convert Jupyter py to ipynb with VS Code
I tried to create a plug-in with HULFT IoT Edge Streaming [Setup] (1/3)
I wanted to solve NOMURA Contest 2020 with Python
I want to create a window in Python
I want to make a game with Python
I wanted to play with the Bezier curve
I wanted to install Python 3.4.3 with Homebrew + pyenv
Steps to create a Twitter bot with python
I want to create a plug-in type implementation
How to create a multi-platform app with kivy
I tried to start Jupyter with Amazon lightsail
I want to write to a file with Python
Create a table of contents with IPython notebook
To output a value even in the middle of a cell with Jupyter Notebook
When I tried to create a virtual environment with Python, it didn't work
When I connect to a remote Jupyter Server with VScode, it's remote but local
I tried to easily create a fully automatic attendance system with Selenium + Python
Install and set Jupyter Notebook to create a study note creation environment [Mac]
I tried to create a button for Slack with Raspberry Pi + Tact Switch
I tried to create a model with the sample of Amazon SageMaker Autopilot
I wanted to create a dll to use a function written in C from Python with ctypes, but I had a hard time
I also wanted to check type hints with numpy
I want to transition with a button in flask
How to create a submenu with the [Blender] plugin
I want to climb a mountain with reinforcement learning
I tried to draw a route map with Python
Drawing a tree structure with D3.js in Jupyter Notebook
An easy way to create an import module with jupyter
I want to work with a robot in python.
I tried to create a reinforcement learning environment for Othello with Open AI gym
[Python] I tried to automatically create a daily report of YWT with Outlook mail
I want to split a character string with hiragana
I tried to automatically generate a password with Python3
[Python] How to create a 2D histogram with Matplotlib