Giter Club home page Giter Club logo

1-1's Introduction

    %reload_ext literacy
about.md

Callisto Morn #1

on Saturday November 11, 2017 @ the Georgia Tech Research Institute

Callisto Morn is a satellite conference orbitting the Project Jupyter. At each Callisto Morn, Jupyter beginners and veterans will join to share the gravity of their work. These events will organize designers, developers, and scientists across the southeast region.

Submit a Talk

Github

Gitter

Build Status

Questions?


Coming Soon

Tickets


Developer

All build logic is contained with in the readme.ipynb file. Use nbconvert to execute this notebook with the command below.

!jupyter nbconvert --to markdown --config config.py readme.ipynb

Conference Website

This project maintains an index of notebooks on the master branch. The Github Pages deployment separates out the HTML and Markdown content from the source documents.

Travis Pages Deployment

    %%file config.py
    c.Exporter.preprocessors.append('literacy.template.Execute')
    c.TemplateExporter.exclude_input=True
    c.TemplateExporter.exclude_input_prompt=True
%%file config.py
c.Exporter.preprocessors.append('literacy.template.Execute')
c.TemplateExporter.exclude_input=True
c.TemplateExporter.exclude_input_prompt=True


Overwriting config.py
    !jupyter nbconvert --to markdown *.ipynb
    !jupyter nbconvert --config config.py index.ipynb 
[NbConvertApp] Converting notebook about.ipynb to markdown
[NbConvertApp] Writing 790 bytes to about.md
[NbConvertApp] Converting notebook contributing.ipynb to markdown
[NbConvertApp] Writing 857 bytes to contributing.md
[NbConvertApp] Converting notebook index.ipynb to markdown
[NbConvertApp] Writing 2976 bytes to index.md
[NbConvertApp] Converting notebook long.ipynb to markdown
[NbConvertApp] Writing 1157 bytes to long.md
[NbConvertApp] Converting notebook participants.ipynb to markdown
[NbConvertApp] Writing 30 bytes to participants.md
[NbConvertApp] Converting notebook readme.ipynb to markdown
[NbConvertApp] Writing 2295 bytes to readme.md
[NbConvertApp] Converting notebook short.ipynb to markdown
[NbConvertApp] Writing 120 bytes to short.md
[NbConvertApp] Converting notebook index.ipynb to html
[NbConvertApp] Executing notebook with kernel: python3
[NbConvertApp] Writing 258689 bytes to index.html
contributing.md
    %%file custom.css
    .output code {display: none;}

1-1's People

Contributors

tonyfast 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.