Giter Site home page Giter Site logo

compute's People

Contributors

dvbuntu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

compute's Issues

Write post on IPython Notebook workflow

IPython Notebooks are pretty cool, but they are limited without some additions.

Pros

  • Code in line with running
  • Images in line with code (huge deal!)
  • Many kernels supported (including shell?)

Cons

  • Default text editing is not great
  • No built-in git support

So if I can come up with a IPython Notebook with some extensions, it could potentially be better than tmux + ipython + slimux.

Extensions

  • notebook_input_mode to add ViM support (I forked to add a README which explains how to use it)
  • ipymd to read/write notebooks in markdown format so that they can be cleanly put under git (see examples here)
  • A simple git commit button to just save the commit...I think with ipymd, it strips out funky output? Not sure about that

Info

  • StackExchange question
  • GitHub seems to suggest that storing the .ipynb files isn't a problem at all. One hitch is the hard limit of 1GB on repositories. If I'm throwing around output that's even 100kb, it's conceivable to hit that limit. MarkDown seems like a better storage medium in general, with .ipynb being for presentation (or .html)
  • One alternative would be to issue shell commands directly in a cell to do a git commit. But I need a way to exclude a cell then...I thought I saw something like that...

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.