Giter Club home page Giter Club logo

Comments (8)

christation avatar christation commented on August 26, 2024 1

@villasv I was able to reproduce this.
Downgrading to 0.3.0, then installing in the repo and then upgrading to 0.3.1 worked for me.

from nbstripout.

ar-jan avatar ar-jan commented on August 26, 2024 1

I just ran into this. Instead of downgrading to 0.3.0, it seems that removing *.ipynb diff=ipynb from .gitattributes is enough.

from nbstripout.

ar-jan avatar ar-jan commented on August 26, 2024 1

I'm not sure which setting does what exactly, but with just *.ipynb filter=nbstripout in my .gitattributes the diff did not include any outputs (git diff --staged | grep outputs gave "outputs": [] only), whereas before with both filter and diff configured in the .gitattributes, I ended up with outputs contents being commited. (I believe the diff showed empty outputs, but I'm not certain.)

from nbstripout.

kynan avatar kynan commented on August 26, 2024 1

0.3.2 is now released!

from nbstripout.

marionzualo avatar marionzualo commented on August 26, 2024

I had the same issue. I fixed by using version 0.3.0 instead of version 0.3.1.

conda install -c conda-forge nbstripout=0.3.0

from nbstripout.

villasv avatar villasv commented on August 26, 2024

Installing version 0.3.0 doesn't work everywhere because of the -t missing argument, though. One thing that seemed to work... was to install 0.3.0 and then upgrade to 0.3.1. Perhaps someone can reproduce this?

from nbstripout.

villasv avatar villasv commented on August 26, 2024

@ar-jan but you'll probably lose the diff filter?

from nbstripout.

kynan avatar kynan commented on August 26, 2024

This is a bug in 0.3.1 which is fixed by #67. I'll cut a new release, apologies for the delay.

from nbstripout.

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.