Giter Club home page Giter Club logo

Comments (3)

akshayka avatar akshayka commented on May 29, 2024

@mludv , thanks for reporting.

Unfortunately I'm unable to reproduce this on my machine, but I can walk through the issue with you, and hopefully we can arrive at a fix.

What's curious is that the stack trace points to Pdb ... there is likely a clue for me to follow there. In the meantime, could you answer a couple questions?

  • Is this issue specific to marimo run, or do you see it in marimo edit too?
  • Do you see the same error when refreshing the following notebook, after starting it with marimo run?
import marimo

__generated_with = "0.3.1"
app = marimo.App()


@app.cell
def __():
    print('hello world')
    return


if __name__ == "__main__":
    app.run()

from marimo.

akshayka avatar akshayka commented on May 29, 2024

@mludv , we just released version 0.3.2, which may fix this issue. Can you try it out and let us know if the issue is fixed on your end? If so, no need to answer the questions in my previous comment, and we can close this issue as completed.

from marimo.

mludv avatar mludv commented on May 29, 2024

@akshayka That solves the issue on my side, thank you!

from marimo.

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.