skrub-data/skrub

Jupyter-lite picks up old versions of the examples?

Closed this issue · 3 comments

Describe the bug

When I launch Jupyter-lite from https://skrub-data.org/stable/auto_examples/01_encodings.html#sphx-glr-auto-examples-01-encodings-py, I have the impression that I do not see the tabular_learner function that was added to the example

Steps/Code to Reproduce

Go to https://skrub-data.org/stable/auto_examples/01_encodings.html#sphx-glr-auto-examples-01-encodings-py and start jupyter-lite

Expected Results

The example with the tabular_learner

Actual Results

image

Versions

On the stable website

can you try clearing the browser's cache or opening a "private window"? at some point I had the impression I had the same issue but it was the browser's cache

or maybe in jupyterlite, File > revert to checkpoint

Private window did the trick. You are right that it was on my side. Closing this issue