Giter Club home page Giter Club logo

Comments (4)

NuclearEngideer avatar NuclearEngideer commented on July 29, 2024

Python version: 3.8.2
Jupyter Notebook version(s):

jupyter core : 4.7.1
jupyter-notebook : 6.4.0
qtconsole : not installed
ipython : 7.24.1
ipykernel : 5.5.5
jupyter client : 6.1.12
jupyter lab : 3.0.16
nbconvert : 6.0.7
ipywidgets : 7.6.3
nbformat : 5.1.3
traitlets : 5.0.5

MacOS version: 11.4

from datalisting.

NuclearEngideer avatar NuclearEngideer commented on July 29, 2024

@jlconlin This was a separate issue. My apologies for not opening an issue prior to the PR #2 to go along with said PR.

I am still having this issue ONLY in jupyter notebook where the statusbar remains stationary.
Running python3 listing.py in console generates a working statusbar -- interesting.

I also just found that I don't need ipywidgets when executing listing.py in console - it's only required in jupyter notebook.

from datalisting.

jlconlin avatar jlconlin commented on July 29, 2024

@NuclearEngideer Looked like it was the same thing. Can you provide a more detailed explanation?

from datalisting.

NuclearEngideer avatar NuclearEngideer commented on July 29, 2024

Of course!

With all requirements installed (including those added in PR #2), I perform the following steps:

Using Jupyter Notebook:

  1. Execute jupyter lab README.md to open the notebook
  2. In the notebook I click the link to the prerequisites ipyb file.
  3. Check that the requirements exist (in this case, they do)
  4. Click the link to the Getting Started ipyb file.
  5. Execute the code block.
  6. Code begins to execute but the statusbar shows like this and does not change:
    image

Using just the console:

  1. Execute python3 listing.py
  2. The code begins to execute and the status bar shows:

Screen Shot 2021-06-14 at 3 19 12 PM

Both seem to generate proper results to examine with the links in Listing.md. Interestingly the command line progress bar shows 8264 total files and the jupyter notebook shows 7842 total files.

from datalisting.

Related Issues (1)

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.