-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Current status:
When starting feglog.jar by double-click, the local directory is not on the classpath. This means that one's own namespaces, coded in local files, can only be accessed very inconveniently by actually loading those files into Clay.
Desired future state:
A (require ...) should be sufficient to add a user defined namespace to a notebook. The proposal for a solution also pertains to the idea described in issue #1: two Java processes, the first starting Clay. This process needs to have the local directory on the classpath in order to have the desired "add by (require ...)".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels