Skip to content

Instantly share code, notes, and snippets.

@technic
Created February 8, 2019 12:32
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save technic/a0b6f26322126f98d00b788e00d2cbb8 to your computer and use it in GitHub Desktop.
Save technic/a0b6f26322126f98d00b788e00d2cbb8 to your computer and use it in GitHub Desktop.
jupyter magic to manipulate notebook tags
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SultanOrazbayev
Copy link

This works in jupyter notebook, but not in jupyter lab. In jupyter lab I see "require is not defined" error message (but it works just fine in the jupyter notebook).

Do you know if there's a way to get the same magic in jupyter lab?

Here's a couple of relevant threads: Calysto/calysto_processing#11
jupyter-widgets/ipywidgets#2379

@technic
Copy link
Author

technic commented Nov 14, 2019

@SultanOrazbayev, unfortunately I don't have a jupyter lab solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment