Giter Club home page Giter Club logo

Comments (4)

charsmith avatar charsmith commented on May 16, 2024

@cqcn1991 I can't replicate the original problem. Running your example works for me. Are you running this in python 2 or 3?

@ewmassey I was able to create a similar problem by naming my ipynb file 'ฤก.ipynb' so I wonder if there is some problem with filenames being in different encodings.

from papermill.

cqcn1991 avatar cqcn1991 commented on May 16, 2024

@charsmith Just re-tried it. Still the same. I'm on Python 3, Windows 7.

How can I replicate the problem for you?

from papermill.

rgbkrk avatar rgbkrk commented on May 16, 2024

It definitely looks like it's because the full path includes non-ascii characters. It looks like we need a test for that and likely to make sure that file names are UTF-8 and that we read as unicode always. The second part is likely covered by nbformat, the first is something we'll need to do.

from papermill.

MSeal avatar MSeal commented on May 16, 2024

This might be fixed with utf-8 on windows fix in 0.14.1 -- can't reproduce easily but if it's still occurring reopen this issue :)

from papermill.

Related Issues (20)

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.