
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@illumidesk/jupyter-lti
Advanced tools
IllumiDesk's Canvas LMS assignment submission and assignment reset buttons.
jupyter labextension install @illumidesk/jupyter-lti
Once installed you can enable or disable extensions.
For a development install (requires npm version 4 or later), do the following in the repository directory:
wget https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh -O ~/miniconda.sh;
bash ~/miniconda.sh -b -p $HOME/miniconda
export PATH="$HOME/miniconda/bin:$PATH"
pip install --pre jupyterlab
jlpm install
jlpm run build
jupyter labextension install .
(Optional) Watch files as they are changed:
jlpm run watch
Then launch JupyterLab using:
jupyter lab --watch
This will automatically recompile @illumidesk/jupyter-lti upon changes, and JupyterLab will rebuild itself. You should then be able to refresh the page and see your changes.
jupyter lab
Only users with the Student
role are able to see the extension and submit an assignment to the Canvas LMS.
These help docs contain more information about the Canvas LMS and IllumiDesk configuration steps.
FAQs
JupyterLab LTI extension for the Canvas LMS.
The npm package @illumidesk/jupyter-lti receives a total of 2 weekly downloads. As such, @illumidesk/jupyter-lti popularity was classified as not popular.
We found that @illumidesk/jupyter-lti demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.