Giter Club home page Giter Club logo

brian2-binder's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brian2-binder's Issues

Examples using additional modules in separate files do not work on mybinder

Examples like this one do not currently work on mybinder because they expect to import a module from a file in their current directory. Given that this module (e.g. params.py ) has been translated to an .ipynb file as well, it cannot be imported.

I guess the easiest fix would be to add a special comment like # NO_NOTEBOOK to the top of such files and copy them over verbatim as .py files?

Starting notebooks on mybinder.org fails

The updated mybinder.org service seems to be much more stable/available than the first version but it seems that none of our notebooks work anymore. When mybinder executes python generate_notebooks.py it fails with:

Traceback (most recent call last):
  File "generate_notebooks.py", line 52, in <module>
    nbf.write(content, f)
  File "/home/main/anaconda2/lib/python2.7/site-packages/nbformat/__init__.py",
line 169, in write
    fp.write(s)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 1
60: ordinal not in range(128)

The character it complains about is the "right single quotation mark", i.e. โ€™, but I did not immediately see where this character might appear. @bdevans / @thesamovar : any ideas?

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.