Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@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
npm install
npm run build
jupyter labextension install .
(Optional) Watch files as they are changed:
npm 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.
npm version major | minor | patch
update npm version automatically (avoids having to manually update package.json)FAQs
JupyterLab LTI extension for the Canvas LMS.
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.