Skip to content

Commit 2c065f5

Browse files
committed
fix links
1 parent 3071c56 commit 2c065f5

File tree

3 files changed

+37
-37
lines changed

3 files changed

+37
-37
lines changed

execnb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.9"
1+
__version__ = "0.0.10"

execnb/_modidx.py

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -27,38 +27,38 @@
2727
'title': 'execnb',
2828
'tst_flags': 'notest',
2929
'user': 'fastai',
30-
'version': '0.0.9'},
31-
'syms': { 'execnb.fastshell': { 'execnb.fastshell.FastInteractiveShell': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell',
32-
'execnb.fastshell.FastInteractiveShell.ask_exit': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.ask_exit',
33-
'execnb.fastshell.FastInteractiveShell.data_pub': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.data_pub',
34-
'execnb.fastshell.FastInteractiveShell.get_parent': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.get_parent',
35-
'execnb.fastshell.FastInteractiveShell.init_data_pub': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.init_data_pub',
36-
'execnb.fastshell.FastInteractiveShell.init_environment': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.init_environment',
37-
'execnb.fastshell.FastInteractiveShell.init_magics': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.init_magics',
38-
'execnb.fastshell.FastInteractiveShell.init_virtualenv': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.init_virtualenv',
39-
'execnb.fastshell.FastInteractiveShell.set_next_input': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.set_next_input',
40-
'execnb.fastshell.FastInteractiveShell.set_parent': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.set_parent',
41-
'execnb.fastshell.FastInteractiveShell.system_piped': 'https://fastai.github.io/execnb/fastshell#FastInteractiveShell.system_piped',
42-
'execnb.fastshell.KernelMagics': 'https://fastai.github.io/execnb/fastshell#KernelMagics',
43-
'execnb.fastshell.KernelMagics.autosave': 'https://fastai.github.io/execnb/fastshell#KernelMagics.autosave',
44-
'execnb.fastshell.KernelMagics.clear': 'https://fastai.github.io/execnb/fastshell#KernelMagics.clear',
45-
'execnb.fastshell.KernelMagics.edit': 'https://fastai.github.io/execnb/fastshell#KernelMagics.edit',
46-
'execnb.fastshell.KernelMagics.less': 'https://fastai.github.io/execnb/fastshell#KernelMagics.less'},
47-
'execnb.nbio': { 'execnb.nbio.NbCell': 'https://fastai.github.io/execnb/nbio#NbCell',
48-
'execnb.nbio.NbCell.parsed_': 'https://fastai.github.io/execnb/nbio#NbCell.parsed_',
49-
'execnb.nbio.NbCell.set_source': 'https://fastai.github.io/execnb/nbio#NbCell.set_source',
50-
'execnb.nbio.dict2nb': 'https://fastai.github.io/execnb/nbio#dict2nb',
51-
'execnb.nbio.nb2dict': 'https://fastai.github.io/execnb/nbio#nb2dict',
52-
'execnb.nbio.nb2str': 'https://fastai.github.io/execnb/nbio#nb2str',
53-
'execnb.nbio.read_nb': 'https://fastai.github.io/execnb/nbio#read_nb',
54-
'execnb.nbio.write_nb': 'https://fastai.github.io/execnb/nbio#write_nb'},
55-
'execnb.shell': { 'execnb.shell.CaptureShell': 'https://fastai.github.io/execnb/shell#CaptureShell',
56-
'execnb.shell.CaptureShell.cell': 'https://fastai.github.io/execnb/shell#CaptureShell.cell',
57-
'execnb.shell.CaptureShell.enable_gui': 'https://fastai.github.io/execnb/shell#CaptureShell.enable_gui',
58-
'execnb.shell.CaptureShell.enable_matplotlib': 'https://fastai.github.io/execnb/shell#CaptureShell.enable_matplotlib',
59-
'execnb.shell.CaptureShell.execute': 'https://fastai.github.io/execnb/shell#CaptureShell.execute',
60-
'execnb.shell.CaptureShell.prettytb': 'https://fastai.github.io/execnb/shell#CaptureShell.prettytb',
61-
'execnb.shell.CaptureShell.run': 'https://fastai.github.io/execnb/shell#CaptureShell.run',
62-
'execnb.shell.CaptureShell.run_all': 'https://fastai.github.io/execnb/shell#CaptureShell.run_all',
63-
'execnb.shell.CaptureShell.set_path': 'https://fastai.github.io/execnb/shell#CaptureShell.set_path',
64-
'execnb.shell.exec_nb': 'https://fastai.github.io/execnb/shell#exec_nb'}}}
30+
'version': '0.0.10'},
31+
'syms': { 'execnb.fastshell': { 'execnb.fastshell.FastInteractiveShell': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell',
32+
'execnb.fastshell.FastInteractiveShell.ask_exit': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.ask_exit',
33+
'execnb.fastshell.FastInteractiveShell.data_pub': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.data_pub',
34+
'execnb.fastshell.FastInteractiveShell.get_parent': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.get_parent',
35+
'execnb.fastshell.FastInteractiveShell.init_data_pub': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.init_data_pub',
36+
'execnb.fastshell.FastInteractiveShell.init_environment': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.init_environment',
37+
'execnb.fastshell.FastInteractiveShell.init_magics': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.init_magics',
38+
'execnb.fastshell.FastInteractiveShell.init_virtualenv': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.init_virtualenv',
39+
'execnb.fastshell.FastInteractiveShell.set_next_input': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.set_next_input',
40+
'execnb.fastshell.FastInteractiveShell.set_parent': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.set_parent',
41+
'execnb.fastshell.FastInteractiveShell.system_piped': 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.system_piped',
42+
'execnb.fastshell.KernelMagics': 'https://fastai.github.io/execnb/fastshell.html#kernelmagics',
43+
'execnb.fastshell.KernelMagics.autosave': 'https://fastai.github.io/execnb/fastshell.html#kernelmagics.autosave',
44+
'execnb.fastshell.KernelMagics.clear': 'https://fastai.github.io/execnb/fastshell.html#kernelmagics.clear',
45+
'execnb.fastshell.KernelMagics.edit': 'https://fastai.github.io/execnb/fastshell.html#kernelmagics.edit',
46+
'execnb.fastshell.KernelMagics.less': 'https://fastai.github.io/execnb/fastshell.html#kernelmagics.less'},
47+
'execnb.nbio': { 'execnb.nbio.NbCell': 'https://fastai.github.io/execnb/nbio.html#nbcell',
48+
'execnb.nbio.NbCell.parsed_': 'https://fastai.github.io/execnb/nbio.html#nbcell.parsed_',
49+
'execnb.nbio.NbCell.set_source': 'https://fastai.github.io/execnb/nbio.html#nbcell.set_source',
50+
'execnb.nbio.dict2nb': 'https://fastai.github.io/execnb/nbio.html#dict2nb',
51+
'execnb.nbio.nb2dict': 'https://fastai.github.io/execnb/nbio.html#nb2dict',
52+
'execnb.nbio.nb2str': 'https://fastai.github.io/execnb/nbio.html#nb2str',
53+
'execnb.nbio.read_nb': 'https://fastai.github.io/execnb/nbio.html#read_nb',
54+
'execnb.nbio.write_nb': 'https://fastai.github.io/execnb/nbio.html#write_nb'},
55+
'execnb.shell': { 'execnb.shell.CaptureShell': 'https://fastai.github.io/execnb/shell.html#captureshell',
56+
'execnb.shell.CaptureShell.cell': 'https://fastai.github.io/execnb/shell.html#captureshell.cell',
57+
'execnb.shell.CaptureShell.enable_gui': 'https://fastai.github.io/execnb/shell.html#captureshell.enable_gui',
58+
'execnb.shell.CaptureShell.enable_matplotlib': 'https://fastai.github.io/execnb/shell.html#captureshell.enable_matplotlib',
59+
'execnb.shell.CaptureShell.execute': 'https://fastai.github.io/execnb/shell.html#captureshell.execute',
60+
'execnb.shell.CaptureShell.prettytb': 'https://fastai.github.io/execnb/shell.html#captureshell.prettytb',
61+
'execnb.shell.CaptureShell.run': 'https://fastai.github.io/execnb/shell.html#captureshell.run',
62+
'execnb.shell.CaptureShell.run_all': 'https://fastai.github.io/execnb/shell.html#captureshell.run_all',
63+
'execnb.shell.CaptureShell.set_path': 'https://fastai.github.io/execnb/shell.html#captureshell.set_path',
64+
'execnb.shell.exec_nb': 'https://fastai.github.io/execnb/shell.html#exec_nb'}}}

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ user = fastai
88
author = Jeremy Howard
99
author_email = [email protected]
1010
branch = master
11-
version = 0.0.9
11+
version = 0.0.10
1212
min_python = 3.7
1313
requirements = fastcore>=1.5.5 ipython
1414
dev_requirements = matplotlib Pillow

0 commit comments

Comments
 (0)