Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Update for Python3 compatibility #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

satsumas
Copy link

Colab runtime defaults to Python 3. The intro ipynb doesn't run in Python3, so I made two changes to the syntax to fix this.

  • Pin version of numpy that is compatible with lucid
  • Python3 ranges aren't lists, so explicitly cast to list before using in transformations

Supporting screenshots because ipynb diffs are a bit unwieldy:
Screenshot 2022-04-18 at 15 49 44
Screenshot 2022-04-18 at 15 49 28

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant