We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0551b9 commit 6d47326Copy full SHA for 6d47326
1 file changed
execnb/_modidx.py
@@ -3,7 +3,7 @@
3
d = { 'settings': { 'branch': 'main',
4
'doc_baseurl': '/execnb',
5
'doc_host': 'https://AnswerDotAI.github.io',
6
- 'git_url': 'https://github.com/AnswerDotAI/execnb/',
+ 'git_url': 'https://github.com/AnswerDotAI/execnb',
7
'lib_path': 'execnb'},
8
'syms': { 'execnb.nbio': { 'execnb.nbio.NbCell': ('nbio.html#nbcell', 'execnb/nbio.py'),
9
'execnb.nbio.NbCell.__eq__': ('nbio.html#nbcell.__eq__', 'execnb/nbio.py'),
0 commit comments