Remove jupyter_server import in conf.py

pull/6294/head
Jeremy Tuloup 4 years ago
parent 29048b328e
commit a5f712d9b1

@ -344,6 +344,3 @@ intersphinx_mapping = {
spelling_lang='en_US'
spelling_word_list_filename='spelling_wordlist.txt'
# import before any doc is built, so _ is guaranteed to be injected
import jupyter_server.transutils # noqa: F401
Loading…
Cancel
Save