Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

[TASK] Execute Custom JS code in Jupyter Lab #13

Open
4 tasks
CermakM opened this issue Sep 27, 2019 · 0 comments
Open
4 tasks

[TASK] Execute Custom JS code in Jupyter Lab #13

CermakM opened this issue Sep 27, 2019 · 0 comments
Labels
help wanted Extra attention is needed task Task
Milestone

Comments

@CermakM
Copy link
Owner

CermakM commented Sep 27, 2019

User story
As a user of this extension
I want to be able to use this extension in Jupyter Lab
so that I could execute custom JS code snippets

Acceptance Criteria

  • The extension can be loaded into Jupyter Lab environment using the %load_ext magic
  • Custom libraries can be loaded into the context using the magic commands
  • Custom JS can be executed in Jupyter Lab
  • The custom script can make use of the libraries/modules loaded by the extension

Linked epics / issues
#7

@CermakM CermakM added the task Task label Sep 27, 2019
@CermakM CermakM added this to To do in Jupyter Require Sep 27, 2019
@CermakM CermakM added this to the Jupyter Lab milestone Sep 27, 2019
@CermakM CermakM added this to To do in Jupyter Lab extension Sep 27, 2019
@CermakM CermakM added the help wanted Extra attention is needed label Nov 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed task Task
Projects
Development

No branches or pull requests

1 participant