You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
jtmiclat
changed the title
Remove extensions and migrate using them via config file
Remove enable 3rd party extensions in notebooks and migrate using them via config file
Jul 6, 2022
jtmiclat
changed the title
Remove enable 3rd party extensions in notebooks and migrate using them via config file
Remove enabled 3rd party extensions in notebooks and migrate using them via config file
Jul 6, 2022
jtmiclat
changed the title
Remove enabled 3rd party extensions in notebooks and migrate using them via config file
Remove enabled 3rd party extensions in notebooks and migrate them to config file
Jul 6, 2022
Having conditional enabling extensions is a code smell. Extensions should be optional for users. We can add a config file that enables it for dev and disable it for end users
https://ipython.readthedocs.io/en/stable/config/extensions/#using-extensions
https://jupyter-notebook.readthedocs.io/en/stable/config.html
The text was updated successfully, but these errors were encountered: