Skip to content

rojnwa/jupyter-fyr-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

🌆 Fyr kernel for Jupyter

This was part of my bachelors thesis and is continued here.

Manual installation

Make sure you have the following requirements installed:

Step-by-step:

  • git clone this repo
  • sudo jupyter kernelspec install jupyter-fyr-kernel (as root, otherwise you have to change path in kernel.json)
  • jupyter notebook. Enjoy!

Updating

  • Either go to /usr/local/share/jupyter/kernels/jupyter-fyr-kernel/ and type git pull
  • or type git pull in the directory where you initially cloned this repo. After that cd .. and type sudo jupyter kernelspec install jupyter-fyr-kernel --replace

This was part of my bachelors thesis and is continued here.

About

Jupyter Fyr Kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages