Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest versions for packages in colab tutorials #173

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

NelsonG-C
Copy link
Contributor

Description

The package versions were fixed to a specific version in the colab notebooks. This was giving users an import error due to recent version changes. I have removed the fixed version so that it now uses the latest version of each package.

I have run a fresh notebook in colab for basic_loading_and_analysing.ipynb with the change and there is no longer an import error.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have not rewritten tests relating to key interfaces which would affect backward compatibility

You have tested formatting, typing and unit tests (acceptance tests not currently in use)

  • I have run make check-ci to check format and linting. (you can run make format to format code if needed.)

@jbloomAus jbloomAus merged commit f73cb73 into jbloomAus:main Jun 5, 2024
tom-pollak pushed a commit to tom-pollak/SAELens that referenced this pull request Oct 22, 2024
…bloomAus#173)

fix: allow tutorial packages for colab install to use latest version (jbloomAus#173)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants