Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolframResearch/WolframClientForPython
/ setup
Function
setup
docs/roles/__init__.py:6–8 ·
view source on GitHub ↗
(app)
Source
from the content-addressed store, hash-verified
4
from
roles.wl
import
wl_reference_role
5
6
def
setup(app):
7
app.add_role(
'wl'
, wl_reference_role)
8
return
Callers
1
setup.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected