mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 14:15:55 +03:00
[GH-ISSUE #41] Jupyter version #23
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AlePaff on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/41
Originally assigned to: @AlePaff on GitHub.
Here is a draft i made https://colab.research.google.com/drive/1PxMrEiM0RVjF7roSlSs1bsvqAt9ITpQo?usp=sharing
@ElDavoo commented on GitHub (Nov 17, 2022):
Making it work in google colab/jupyter is actually #5 , as if it was completed it would be a lot easier to import it in a notebook via pip. Appreciating the effort. Improve it and make a pull request adding the .ipynb to the root of repo and adding an "open in colab" button in readme
@ElDavoo commented on GitHub (Feb 28, 2023):
Issue closed, but I still think it can be enhanced with #5 , or maybe even better, create a javascript implementation of this program and make an online website for decrypting/encrypting. I leave this task as an exercise for the reader