Git Product home page Git Product logo

Comments (9)

satsgun avatar satsgun commented on June 25, 2024

I am running into the same problem, any insight is appreciated

image

from ml-coursera-python-assignments.

nyck33 avatar nyck33 commented on June 25, 2024

@satsgun restart the kernel? Reconnect or Restart and Clear Output, etc etc
Or even change kernel. I would go through each of those one by one. I never had this problem but if I did that is what I'd do.

from ml-coursera-python-assignments.

nyck33 avatar nyck33 commented on June 25, 2024

@satsgun if all those fail, try using the Jupyter notebook extension in VSCode, Emacs, etc rather than opening the notebook in Jupyter Notebooks. Also check Stackoverflow for a better answer.

from ml-coursera-python-assignments.

sanfordjd avatar sanfordjd commented on June 25, 2024

@nyck33 at least in my case, restarting the kernel didn't fix the issue.
it also looks like it's not prompting for the authentication hash.

from ml-coursera-python-assignments.

nyck33 avatar nyck33 commented on June 25, 2024

from ml-coursera-python-assignments.

sanfordjd avatar sanfordjd commented on June 25, 2024

Does it make a difference if you are logged into the course on Coursera when you try?

On Wed, Aug 7, 2019, 22:07 sanfordjd @.***> wrote: @nyck33 <https://github.com

No. I've tried both logged in and logged-out of the Coursera course. Same result.

from ml-coursera-python-assignments.

dibgerge avatar dibgerge commented on June 25, 2024

I cannot reproduce this. Are you running it on your local machine or somewhere else?

In your jupyter notebook, can you add this code in one cell, and then run it:

def prompt_me():
     input('Input 1')
     input('Input 2')

prompt_me()

Does this code asks you for two inputs?

from ml-coursera-python-assignments.

sanfordjd avatar sanfordjd commented on June 25, 2024

@dibgerge : ah ha!

user-error-ish problem ...
I wasn't hitting the "enter" key after inputting my email address ... and I since I didn't, the second field (for the token) didn't show/ pop-up. Which explains why the kernel was just sitting there.
So, really, there's no problem.

from ml-coursera-python-assignments.

satsgun avatar satsgun commented on June 25, 2024

@sanfordjd @nyck33 @dibgerge Thanks much!!

from ml-coursera-python-assignments.

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.