v0.5 | Import management
No due date
12% complete
Allow importing of of modules, which might be either Mamba code or Python code.
Python code should be marked as unsafe (for instance by using !
). We should check, if possible, if the functions and modules exist, however.
This might become cumbersome, see #200.
Allow importing of of modules, which might be either Mamba code or Python code.
Python code should be marked as unsafe (for instance by using !
). We should check, if possible, if the functions and modules exist, however.
This might become cumbersome, see #200.