Giter Club home page Giter Club logo

jupyter-notebook-slides's Introduction

Creating Presentation Slides with Jupyter notebook

Please see blog post on how I created my first slide deck with Jupyer Notebook.

jupyter-notebook-slides's People

Contributors

amitsaha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jupyter-notebook-slides's Issues

minor problem with the converting

First, thanks for sharing this with everyone. It looks great!

I have been able to view your sample and am also working on my own. The good news is that it does convert and I can view it. The bad news is that I do get an error. I have copied the message below. Do you have any suggestions as to how I might fix this?

jupyter-notebook-slides$ jupyter-nbconvert --to slides Testing.ipynb --reveal-prefix=reveal.js --post serve
[NbConvertApp] Converting notebook Testing.ipynb to slides
[NbConvertApp] Writing 253388 bytes to Testing.slides.html
[NbConvertApp] Serving local reveal.js
Traceback (most recent call last):
File "/usr/local/bin/jupyter-nbconvert", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/jupyter_core/application.py", line 267, in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/traitlets/config/application.py", line 596, in launch_instance
app.start()
File "/usr/local/lib/python2.7/dist-packages/nbconvert/nbconvertapp.py", line 293, in start
self.convert_notebooks()
File "/usr/local/lib/python2.7/dist-packages/nbconvert/nbconvertapp.py", line 457, in convert_notebooks
self.convert_single_notebook(notebook_filename)
File "/usr/local/lib/python2.7/dist-packages/nbconvert/nbconvertapp.py", line 430, in convert_single_notebook
self.postprocess_single_notebook(write_results)
File "/usr/local/lib/python2.7/dist-packages/nbconvert/nbconvertapp.py", line 402, in postprocess_single_notebook
self.postprocessor(write_results)
File "/usr/local/lib/python2.7/dist-packages/nbconvert/postprocessors/base.py", line 28, in call
self.postprocess(input)
File "/usr/local/lib/python2.7/dist-packages/nbconvert/postprocessors/serve.py", line 87, in postprocess
http_server.listen(self.port, address=self.ip)
File "/usr/lib/python2.7/dist-packages/tornado/tcpserver.py", line 126, in listen
sockets = bind_sockets(port, address=address)
File "/usr/lib/python2.7/dist-packages/tornado/netutil.py", line 182, in bind_sockets
sock.bind(sockaddr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 98] Address already in use

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.