fastai / nbprocess-old

Process and export Jupyter Notebooks fast (Jupyter not required)
https://nbprocess.fast.ai/
Apache License 2.0
52 stars 12 forks source link

linkify should not try to activate before repo is setup #82

Closed hamelsmu closed 2 years ago

hamelsmu commented 2 years ago

Related to #80

I'm not able to reproduce this error in #80, but either way it highlighted an undesirable code pattern where a class is being instantiated too early when the model is first imported. This fixes that.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB