Coder Social home page Coder Social logo

henfee / pyparis2017 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfbercher/pyparis2017

0.0 3.0 0.0 170 KB

Repo for a talk on Jupyter nbextensions at pyParis 2017

License: MIT License

Jupyter Notebook 77.92% TeX 1.22% Python 17.19% Smarty 1.32% JavaScript 2.35%

pyparis2017's Introduction

PyParis2017

Repo for a talk on Jupyter nbextensions at PyParis 2017

The JupExtensions_talk.ipynb was used during a talk at PyParis 2017. In order to fully reproduce what was done there,

  1. you should have a working installation of the jupyter_contrib notebook extensions. See here for installation instructions. Using pip, it should be as easy as
pip install https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tarball/master

and then

jupyter contrib nbextension install --user

(or --system to install system wide). The, you should enable at least highlighter, latex_envs

  1. You need to have a copy of the following repo and a demo nbextension toggleCase installed: do this by

    • install the demo nbextension by
    jupyter nbextension install https://rawgit.com/jfbercher/small_nbextensions/master/toggleCase.zip --user
    
  2. Displaying correcly the present notebook needs the jupyter_latex_envs nbextension to be installed and enabled; is it not a strong requirement though.

  • Unfortunately, during the talk, the demo for python-markdown failed. This was due to the fact that this extension needs the notebook to be trusted (by pressing a menu button on the upper right)

pyparis2017's People

Contributors

jfbercher avatar

Watchers

James Cloos avatar Xubin Cao avatar  avatar

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.