Skip to content

Allow mounting a local folder during cell magic #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

Josverl
Copy link
Owner

@Josverl Josverl commented Jan 3, 2024

This pull request adds the ability to

mount a local folder during cell magic in the Micropython magic command. The syntax for mounting a folder is %%micropython --mount <path>. This feature allows users to easily access and interact with files in a specific directory on their local machine while running Micropython code. This resolves issue #17.

@Josverl Josverl merged commit 4510e6f into main Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant