Skip to content

a demo jupyter kernel for stupyd programming language

License

Notifications You must be signed in to change notification settings

StuPyd/demo-kernel

Repository files navigation

demo-kernel

a demo jupyter kernel for stupyd programming language

Installation

Step 1*(skip if you already have)*: intstall jupyter notebook

➜ pip install jupyter

Step 2: clone the repository and install stupyd kernel

➜ # clone the repository
➜ cd demo-kernel
➜ jupyter kernelspec install demo

Test

You can then run the following to test and try it.

➜ cd demo-kernel
➜ jupyter notebook test.ipynb

You should see the following:

preview

Have fun with StuPyd!

More Information

You can get more information about StuPyd at:

  1. StuPyd Interpreter Repository
  2. StuPyd Tutorial Page (it's not finished yet)

About

a demo jupyter kernel for stupyd programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages