Skip to content

ageron/julia_notebooks

Repository files navigation

Julia Notebooks

Some Julia Jupyter/Colab Notebooks to learn and play around with the Julia language.

Right now, there are two notebooks:

  • Julia_for_Pythonistas.ipynb
    • This is an introduction to the Julia language for Python programmers.
    • It covers the main Python constructs and shows how to code them in Julia.
    • Also covers powerful Julia features such as parallel computing and metaprogramming.
  • Julia_Colab_Notebook_Template.ipynb
    • This is a template to create Colab notebooks for Julia. It was inspired by the notebooks proposed in this discussion, with additional features.
    • It supports setting the version of Julia easily (from 0.7.0 to the latest version).
    • Easy to change the list Julia packages to install.
    • Support setting the number of threads.

Enjoy!

About

Julia Jupyter/Colab Notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published