Skip to content
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

BUG no implementation of jupyter magic mount #101

Open
ihs-nick opened this issue Mar 23, 2021 · 0 comments
Open

BUG no implementation of jupyter magic mount #101

ihs-nick opened this issue Mar 23, 2021 · 0 comments

Comments

@ihs-nick
Copy link

For the jupyter magic, there does not appear to be any implementation of "mount", only printing that it is mounting.

def mount(line, cell):

print('mounting volume path {} as {}'.format(rest[0], rest[1]))

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

No branches or pull requests

1 participant